Updated project homepage and documentation locations.
[ruby-eet.git] / README
diff --git a/README b/README
index fd3124b27fb48ced0e15b715b77383dfac3c7cca..a0eb57af264c6e44042de81cf125fdf354bde3ca 100644 (file)
--- a/README
+++ b/README
@@ -1,12 +1,12 @@
 --
-$Id: README 12 2005-03-27 16:31:30Z tilman $
+$Id: README 75 2006-05-13 11:54:53Z 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 +22,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