README.textile in gemcutter-0.0.4 vs README.textile in gemcutter-0.0.5
- old
+ new
@@ -1,8 +1,8 @@
h1. gemcutter
-Kickass and simple RubyGem hosting.
+Awesome RubyGem hosting.
h2. Purpose
* Provide a better API for dealing with gems
* Create more transparent and accessible project pages
@@ -41,5 +41,9 @@
What's coming:
* RubyForge migration for gem projects
* Fully fledged API documentation
* Search via the API and site
+
+h2. Testing
+
+Make sure you run `rake gemcutter:index:create` before running the test suite, otherwise it might complain. Better solutions to this are more than welcome.