summaryrefslogtreecommitdiff
path: root/README.rdoc
diff options
context:
space:
mode:
authorMichael Bleigh <michael@intridea.com>2009-09-06 00:27:54 -0400
committerMichael Bleigh <michael@intridea.com>2009-09-06 00:27:54 -0400
commitfc03a24666ee9db6cfb6c85c6b1fa12d3308c586 (patch)
tree380a4beb2195c281adb8a8667a97f6b30ad0b355 /README.rdoc
parenta7781d369ad474d0df0d5ae6e7cc0c8eabc1f7dc (diff)
downloadhashie-fc03a24666ee9db6cfb6c85c6b1fa12d3308c586.tar.gz
All specs are passing again after fixing a namespacing issue.
Diffstat (limited to 'README.rdoc')
-rw-r--r--README.rdoc5
1 files changed, 3 insertions, 2 deletions
diff --git a/README.rdoc b/README.rdoc
index 9d186f0..fbf75b3 100644
--- a/README.rdoc
+++ b/README.rdoc
@@ -1,6 +1,7 @@
-= hashie
+= Hashie
-Description goes here.
+Hashie is a growing collection of tools that extend Hashes and make
+them more useful.
== Note on Patches/Pull Requests