Prefer rb_funcall2() over rb_funcall().
[ruby-eet.git] / README
diff --git a/README b/README
index fd3124b27fb48ced0e15b715b77383dfac3c7cca..b9dcf66456f029388946a2e2c8c56c75b7b57d60 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,8 @@
---
-$Id: README 12 2005-03-27 16:31:30Z tilman $
-++
-
 = Ruby-EET -- Ruby bindings for EET
 
 Ruby-EET allows you to read and write EET[http://enlightenment.org] files
 from Ruby code.
-Support for Ruby object serialization in EDD (EET Data Descriptor) format
+Support for Ruby object serialization to EDD (EET Data Descriptor) format
 is given.
 
 Ruby-EET is maintained by:
@@ -22,10 +18,10 @@ Ruby-EET is available under an MIT-style license.
 == Download
 
 The latest version of Ruby-EET can be found at
-http://code-monkey.de/projects/ruby-efl.html
+http://code-monkey.de/pages/ruby-eet
 
 Online documentation is available at
-http://code-monkey.de/docs/ruby-eet
+http://docs.code-monkey.de/ruby-eet
 
 == Dependencies