README.md in neoid-0.0.1 vs README.md in neoid-0.0.2

- old
+ new

@@ -1,7 +1,5 @@ -# DRAFT ONLY - GEM IS NOT HOSTED YET. - # Neoid Make your ActiveRecords stored and searchable on Neo4j graph database, in order to make fast graph queries that MySQL would crawl while doing them. Neoid to Neo4j is like Sunspot to Solr. You get the benefits of Neo4j speed while keeping your schema on your plain old RDBMS. @@ -259,13 +257,13 @@ ## To Do -* Auto create node when creating an AR, instead of lazily-creating it * `after_update` to update a node/relationship. * Allow to disable sub reference nodes through options * Execute queries/scripts from model and not Neography (e.g. `Movie.neo_gremlin(gremlin_query)` with query that outputs IDs, returns a list of `Movie`s) +* Rake task to index all nodes and relatiohsips in Neo4j --- -developed by [@elado](http://twitter.com/elado) | named by [@ekampf](http://twitter.com/ekampf) +Developed by [@elado](http://twitter.com/elado) \ No newline at end of file