README.rdoc in mongo3-0.0.5 vs README.rdoc in mongo3-0.0.6

- old
+ new

@@ -29,19 +29,23 @@ == ROAD MAP: * Provide support for db authentication [done] * Ability to drilldown in collections and query for content [done] -* CRUD on dbs, collections, indexes, users -* Support for managing shards and replication +* CRUD on dbs, collections, indexes [done] +* Administer users +* Collection rename +* Manage logs +* Support for shards and replication == DEPENDENCIES * At this time mongo3 only is supported on ruby 1.8 and sinatra 0.9.4 * mongo + mongo_ext * agnostic-will_paginate * memcache-client +* sinatra == INSTALL: sudo gem install mongo3 \ No newline at end of file