From 263a32e4ef70cd238d2b165adc6dbfbc8f807143 Mon Sep 17 00:00:00 2001 From: nicholasklick Date: Fri, 19 Jul 2013 13:37:27 -0500 Subject: [PATCH] Updated README for clarity. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e974d6..45dfa4d 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ Neography is a thin Ruby wrapper to the Neo4j Rest API, for more information: * [Getting Started with Neo4j Server](http://neo4j.org/community/) * [Neo4j Rest API Reference](http://docs.neo4j.org/chunked/milestone/rest-api.html) -If you want to the full power of Neo4j, you will want to use JRuby and the excellent Neo4j.rb gem at https://github.com/andreasronge/neo4j by Andreas Ronge +If you want to utilize the full power of Neo4j, you will want to use JRuby and the excellent Neo4j.rb gem at https://github.com/andreasronge/neo4j by Andreas Ronge ## Installation