updated readme

This commit is contained in:
Michael Hunger
2011-03-01 09:49:39 +01:00
parent 532c4ee8f9
commit 841b5b4725

View File

@@ -41,8 +41,8 @@ For more detailed questions, use the [forum](http://forum.springsource.org/forum
* Configure Spring Data Graph for Neo4j in your application using the provided xml namespace.
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<beans xmlns="http://www.springframework.org/schema/beans"
<?xml version="1.0" encoding="UTF-8" standalone="yes"?>
<beans xmlns="http://www.springframework.org/schema/beans"
xmlns:context="http://www.springframework.org/schema/context"
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xmlns:datagraph="http://www.springframework.org/schema/data/graph"