Improved project description.
authorTilman Sauerbeck <tilman@code-monkey.de>
Sun, 27 Mar 2005 01:23:15 +0000 (01:23 +0000)
committerTilman Sauerbeck <tilman@code-monkey.de>
Sun, 27 Mar 2005 01:23:15 +0000 (01:23 +0000)
ChangeLog
README

index a77d488e919962050424074db8a9f8c4251606f1..cf0143bee9b8ac900cd9652477ac4df8058448f0 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 --
-$Id: ChangeLog 6 2005-03-27 01:17:28Z tilman $
+$Id: ChangeLog 7 2005-03-27 01:23:15Z tilman $
 ++
 
 2005-03-27 Tilman Sauerbeck (tilman at code-monkey de)
@@ -7,6 +7,7 @@ $Id: ChangeLog 6 2005-03-27 01:17:28Z tilman $
           tarball and the RDoc documentation to code-monkey.de
         * README: Added a link to the online documentation
         * Rakefile: Use Kernel#raise instead of Kernel#fail
+        * README: Improved project 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 4e1373efaa8dbb7a58b446fe038b7fe1594c2f2f..bcf45f7c9d8f03d01ffbbce3c039e714a5eca676 100644 (file)
--- a/README
+++ b/README
@@ -1,11 +1,11 @@
 --
-$Id: README 5 2005-03-27 01:16:12Z tilman $
+$Id: README 7 2005-03-27 01:23:15Z tilman $
 ++
 
 = ruby-eet -- Ruby bindings for EET
 
-ruby-eet allows you to dump Ruby objects to disk in the EET file format.
-Compatibility with EET Data Descriptors, as used in the C API of libeet,
+ruby-eet allows you to read and write EET files from Ruby code.
+Support for Ruby object serialization in EDD (EET Data Descriptor) format
 is given.
 
 ruby-eet is maintained by: