Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelklishin committed Jun 1, 2012
1 parent 1678357 commit 51040f4
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Neocons, a Clojure client for the Neo4J REST API

Neocons is a young idiomatic Clojure client for the Neo4J REST API.
Neocons is a young idiomatic [Clojure client for the Neo4J REST API](http://clojureneo4j.info).


## Supported Features
Expand All @@ -25,11 +25,9 @@ Neocons currently supports the following features (all via REST API, so [you can

## Documentation & Examples

Neocons is a young project and until 1.0 is released and documentation guides are written,
it may be challenging to use for anyone except the author. For code examples, see our test
suite.
Neocons is fairly rapidly approaching 1.0 and [documentation guides](http://clojureneo4j.info) work has recently (June 2012) started.
For more examples, see our test suite.

Once documentation site is up, we will update this document.

## Community

Expand Down

0 comments on commit 51040f4

Please sign in to comment.