diff --git a/README.md b/README.md
index c08da3e..0b9fb3c 100644
--- a/README.md
+++ b/README.md
@@ -13,7 +13,7 @@ For a complete end-to-end walkthrough of creating the application, please visit

-##Requirements
+## Requirements
Before you begin this application development tutorial, you must have the following:
- An active Azure DocumentDB account.
@@ -23,7 +23,7 @@ Before you begin this application development tutorial, you must have the follow
If you're installing these tools for the first time, coreservlets.com provides a walk-through of the installation process in the Quick Start section of their [Tutorial: Installing TomCat7 and Using it with Eclipse](http://www.coreservlets.com/Apache-Tomcat-Tutorial/tomcat-7-with-eclipse.html) article.
-##Running the Code Sample
+## Running the Code Sample
All the samples in this tutorial are included in the documentdb-java-todoapp project on [GitHub](https://github.com/Azure-Samples/documentdb-java-todoapp). To import the todo project into Eclipse, ensure you have the software and resources listed in the [Requirements](#Requirements) section, then do the following: