diff options
| author | okalintu <ilkka.oks4nen@gmail.com> | 2016-01-17 21:38:03 +0200 |
|---|---|---|
| committer | okalintu <ilkka.oks4nen@gmail.com> | 2016-01-17 21:38:03 +0200 |
| commit | 86c33d226d317fa9fe06df1913aa0cf40af7f110 (patch) | |
| tree | 012617b6dda8fbaba4bd20f2bf7855be9b812395 /readme.md | |
| parent | c526aa28bedb7c42de7b436a268888897cae84e1 (diff) | |
fixed typos from readme.md
Diffstat (limited to 'readme.md')
| -rw-r--r-- | readme.md | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -8,5 +8,5 @@ a simple quesystem implementation * express.js ##Usage - * start with command nodejs index.js <port> (note that ports under 1000 will require sudo rights) -* "admin" at path /adm + * start with command nodejs index.js port (note that ports under 1000 will require sudo rights) +* "admin" at path /adm (can be used for example with phone to delete first from que) |
