summaryrefslogtreecommitdiffstats
path: root/readme.md
diff options
context:
space:
mode:
authorokalintu <ilkka.oks4nen@gmail.com>2016-01-17 21:38:03 +0200
committerokalintu <ilkka.oks4nen@gmail.com>2016-01-17 21:38:03 +0200
commit86c33d226d317fa9fe06df1913aa0cf40af7f110 (patch)
tree012617b6dda8fbaba4bd20f2bf7855be9b812395 /readme.md
parentc526aa28bedb7c42de7b436a268888897cae84e1 (diff)
fixed typos from readme.md
Diffstat (limited to 'readme.md')
-rw-r--r--readme.md4
1 files changed, 2 insertions, 2 deletions
diff --git a/readme.md b/readme.md
index 94027cd..2c6a836 100644
--- a/readme.md
+++ b/readme.md
@@ -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)