From 1f4855316868a86dd52fe5195566e106c93d6e14 Mon Sep 17 00:00:00 2001 From: Francesc Campoy Flores Date: Tue, 8 Jul 2014 12:43:43 -0700 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 05c9f9d..83c5781 100644 --- a/README.md +++ b/README.md @@ -26,4 +26,4 @@ lost if the application is restarted. ##### Consuming a REST API with AngularJS With a minimum of HTML, CSS, and AngularJS we create a UI for the REST API. -The code is in the `server/static` directory. +The code is in the `todo/static` directory.