summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-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)