From c886a2d3342079cf2fb662bc6707e852ec6e608f Mon Sep 17 00:00:00 2001 From: Jason McVetta Date: Thu, 26 Sep 2013 13:20:05 -0700 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 4d9f540..621add4 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ neoism - Neo4j client for Go =========================== -![Neo4j + Gopher Logo](https://raw.github.com/jmcvetta/neoism/master/neoism.png) +![Neoism Logo](https://raw.github.com/jmcvetta/neoism/master/neoism.png) Package `neoism` is a [Go](http://golang.org) client library providing access to the [Neo4j](http://www.neo4j.org) graph database via its REST API.