diff options
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,7 +1,12 @@ #Que a simple quesystem implementation + ##Dependencies * nodejs * angular.js * socket.io * express.js + +##Usage + * start with command nodejs index.js <port> (note that ports under 1000 will require sudo rights) +* "admin" at path /adm |
