correcting docs

This commit is contained in:
Lasse Westh-Nielsen
2012-09-24 11:54:54 +01:00
parent fc6b01dc73
commit 898ffa8f43

View File

@@ -1,10 +1,12 @@
Hello Worlds
============
A simple Spring Data Neo4j example with just enough code to
do something that works.
A simple Spring Data Neo4j example with just enough code to do something that works.
See https://github.com/SpringSource/spring-data-neo4j/blob/master/spring-data-neo4j-examples/hello-worlds/src/test/java/org/springframework/data/neo4j/examples/hellograph/GalaxyServiceTest.java for example code.
Build and Run
-------------
`mvn clean package exec:java`
`mvn clean test`