README.rdoc in conv-0.0.1 vs README.rdoc in conv-0.0.2
- old
+ new
@@ -1,7 +1,14 @@
= conv
-This is primarily a test push to gemcutter.
+This was primarily a test push to gemcutter.
+
+conv contains convenience methods that I frequently add to projects.
+
+This version contains
+ the Loop class (via the Loopable Module).
+ Array.rand method
+
== Note on Patches/Pull Requests
* Fork the project.
* Make your feature addition or bug fix.