README.rdoc in daftos-0.3.0 vs README.rdoc in daftos-0.4.0
- old
+ new
@@ -1,7 +1,14 @@
= daftos
-Description goes here.
+Daftos is a server running HTML5 application, providing them your local filesystem via API.
+
+==Installation
+
+* Download ruby version >= 1.9.0
+* gem install daftos
+* daft start
+* point your browser at http://localhost:9999
== Contributing to daftos
* Check out the latest master to make sure the feature hasn't been implemented or the bug hasn't been fixed yet.
* Check out the issue tracker to make sure someone already hasn't requested it and/or contributed it.