Skip to content

Commit c023eee

Browse files
committed
Add instruction to add module
1 parent 4209b10 commit c023eee

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

README.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
## Angular UI homepage
22

3-
To modify Angular UI homepage, edit index.html and push to GitHub. See the result at: http://angular-ui.github.io/
3+
To modify Angular UI homepage, edit index.html and push to GitHub. See the result at: http://angular-ui.github.io/
4+
5+
To add a new module, insert it at the end of the ``modules`` array in ``js/app.js``.

0 commit comments

Comments
 (0)