diff --git a/README.textile b/README.textile
index 1fb0f2311..5fae5730f 100644
--- a/README.textile
+++ b/README.textile
@@ -6,70 +6,78 @@ The Spring Data Graph project provides a simplified POJO based programming model
h2. Maven configuration
-* Add the maven repository and dependency
+* Add the maven repository and dependency:
-* Configure AspectJ: Add the following plugin XML to your project's config in pom.xml to hook AspectJ into the build process:
+* Configure AspectJ: Include the following plugin XML in your pom.xml to hook AspectJ into the build process:
h2. Spring configuration
-* Configure Spring Data Graph for Neo4j in your application using the provided xml namespace.
+* Configure Spring Data Graph for Neo4j in your application using the provided XML namespace: