From f20718a799c4385e8e4fddd983be778df14b0468 Mon Sep 17 00:00:00 2001 From: Michael Hunger Date: Tue, 1 Mar 2011 09:20:46 +0100 Subject: [PATCH] updated readme --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0d6274dbc..72216886a 100644 --- a/README.md +++ b/README.md @@ -52,10 +52,10 @@ Spring Configuration: http://www.springframework.org/schema/context http://www.springframework.org/schema/context/spring-context-3.0.xsd http://www.springframework.org/schema/data/graph http://www.springframework.org/schema/data/graph/datagraph-1.0.xsd "> - + - + * Annotate your entity class. In this case it is a 'World' class that has a relationship to other worlds that are reachable by rocket travel: