Updated README v0.02000
Christopher H. Laco [Mon, 25 Jun 2007 01:50:40 +0000 (01:50 +0000)]
README

diff --git a/README b/README
index 80aacf0..78d6697 100644 (file)
--- a/README
+++ b/README
@@ -40,7 +40,7 @@ METHODS
     Inserts a new uuid string into each column in "uuid_columns".
 
   uuid_columns
-    Takes a list of columns to be filled with uuids during insert.
+    Gets/sets the list of columns to be filled with uuids during insert.
 
       __PACKAGE__->uuid_columns('artist_id');