diff --git a/README.rst b/README.rst index e92ce65a0..cc2f099c8 100644 --- a/README.rst +++ b/README.rst @@ -45,4 +45,14 @@ Command Line Documentation ============= -For more information such as manual, driver API documentations, changelogs, please find them in the wiki of this repo. \ No newline at end of file +For more information such as manual, driver API documentations, changelogs, please find them in the wiki of this repo. + +* `Driver Wiki`_ +* `Neo4j Manual`_ +* `Neo4j Refcard`_ +* `Sample Project Using Driver`_ + +.. _`Sample Project Using Driver`: https://github.com/neo4j-examples/movies-python-bolt +.. _`Driver Wiki`: https://github.com/neo4j/neo4j-python-driver/wiki +.. _`Neo4j Manual`: https://neo4j.com/docs/ +.. _`Neo4j Refcard`: https://neo4j.com/docs/cypher-refcard/current/ \ No newline at end of file