From b5d47bc2a4da25a0bc2a096e3580b9c248ed5700 Mon Sep 17 00:00:00 2001 From: Igor Minar Date: Mon, 18 Apr 2011 16:57:33 -0700 Subject: [PATCH] add index.html to the seed layout docs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index e87796f..26b302b 100644 --- a/README.md +++ b/README.md @@ -101,6 +101,7 @@ fetch the changes and merge them into your project with git. css/ --> css files app.css --> default stylesheet img/ --> image files + index.html --> app layout file (the main html template file of the app) js/ --> javascript files controllers.js --> application controllers filters.js --> custom angular filters -- 2.20.1