Skip to content

Commit 2aead14

Browse files
author
Zhen
committed
Update links to wiki for manual, apidocs and changelogs
1 parent acd18e5 commit 2aead14

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.rst

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,9 @@ Command Line
4040
.. code:: bash
4141
4242
python -m neo4j "CREATE (a:Person {name:'Alice'}) RETURN a, labels(a), a.name"
43+
44+
45+
Documentation
46+
=============
47+
48+
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 commit comments

Comments
 (0)