Added a link to enlightenment.org to the description.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 27 Mar 2005 15:30:41 +0000 (15:30 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 27 Mar 2005 15:30:41 +0000 (15:30 +0000)
ChangeLog
README

index 0ba67c0705cdf87fceebb964e9ebdad8288d506c..8f0d51613beade88ffd7aea0d724e251530dc4f7 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 --
-$Id: ChangeLog 8 2005-03-27 14:25:35Z tilman $
+$Id: ChangeLog 9 2005-03-27 15:30:41Z tilman $
 ++
 
 2005-03-27 Tilman Sauerbeck (tilman at code-monkey de)
@@ -10,6 +10,7 @@ $Id: ChangeLog 8 2005-03-27 14:25:35Z tilman $
         * README: Improved project description
         * Rakefile: Fixed the install task; eet.rb needs to be copied
           to sitelibdir instead of sitearchdir
+        * README: Added a link to enlightenment.org to the description
 
 2005-03-26 Tilman Sauerbeck (tilman at code-monkey de)
         * README, Rakefile: Require Rake 0.5.0 or greater
diff --git a/README b/README
index bcf45f7c9d8f03d01ffbbce3c039e714a5eca676..15eeb3d5820dcad4d6c1fb17a0fd4d896d293a5e 100644 (file)
--- a/README
+++ b/README
@@ -1,10 +1,11 @@
 --
-$Id: README 7 2005-03-27 01:23:15Z tilman $
+$Id: README 9 2005-03-27 15:30:41Z tilman $
 ++
 
 = ruby-eet -- Ruby bindings for EET
 
-ruby-eet allows you to read and write EET files from Ruby code.
+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
 is given.