Skip to content
This repository was archived by the owner on Feb 12, 2021. It is now read-only.
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ For a complete end-to-end walkthrough of creating the application, please visit
![My ToDo List Java application](./media/documentdb-java-application/image1.png)


##<a id="Requirements"></a>Requirements
## <a id="Requirements"></a>Requirements
Before you begin this application development tutorial, you must have the following:

- An active Azure DocumentDB account.
Expand All @@ -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.

##<a id="Running"></a>Running the Code Sample
## <a id="Running"></a>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:

Expand Down