Skip to content

Commit ad9d95a

Browse files
committed
added more links to documentation and sample projects to readme
1 parent c770436 commit ad9d95a

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,13 @@
33

44
A database driver for Neo4j 3.0.0+.
55

6-
Find detailed docs [here](http://neo4j.com/docs/api/javascript-driver/current/).
6+
Resources to get you started:
7+
8+
* [Detailed docs](http://neo4j.com/docs/api/javascript-driver/current/).
9+
* [Sample small project using the driver](https://github.com/neo4j-examples/movies-javascript-bolt)
10+
* [Sample application using the driver](https://github.com/neo4j-examples/neo4j-movies-template)
11+
* [Neo4j Manual](https://neo4j.com/docs/)
12+
* [Neo4j Refcard](https://neo4j.com/docs/cypher-refcard/current/)
713

814
## Include module in Node.js application
915

0 commit comments

Comments
 (0)