Skip to content

Commit

Permalink
Update links to wiki for manual, apidocs and changelogs
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhen committed Jul 7, 2016
1 parent acd18e5 commit 2aead14
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -40,3 +40,9 @@ Command Line
.. code:: bash
python -m neo4j "CREATE (a:Person {name:'Alice'}) RETURN a, labels(a), a.name"
Documentation
=============

For more information such as manual, driver API documentations, changelogs, please find them in the [wiki](https://github.com/neo4j/neo4j-python-driver/wiki) of this repo.

0 comments on commit 2aead14

Please sign in to comment.