Skip to content

Commit 69e6b8a

Browse files
committed
Add Route Documentation to readme
1 parent d24c057 commit 69e6b8a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

README.md

+6
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ __Note:__ The live demo has been modified so you cannot change the root user,
3030
the root user's linked admin role or the root admin group. This was done in
3131
order to keep the app ready to use at all times.
3232

33+
Route documentation for the demo can be viewed at /docs.
3334

3435
## Requirements
3536

@@ -114,6 +115,11 @@ Now you should be able to point your browser to http://localhost:8000/ and see
114115
the welcome page.
115116

116117

118+
##Route Documentation
119+
A listing of application routes may be viewed at http://localhost:8000/docs.
120+
If you do not want the /docs list exposed in your project, remove 'lout' from the plugins in manifest.js.
121+
122+
117123
## Philosophy
118124

119125
- Create a website and user system

0 commit comments

Comments
 (0)