From 48cae17ecc84c1bb2ba82b32ecf1da4d1c0315a3 Mon Sep 17 00:00:00 2001 From: Simon Vieille Date: Thu, 8 Feb 2018 14:45:31 +0100 Subject: [PATCH] Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 91aa6c6..253d393 100644 --- a/README.md +++ b/README.md @@ -41,6 +41,6 @@ $ php server/server& The server can be run with with verbose: * `-v` or `--verbose` to show server messages -* `--vv` to show message handlers messages +* `--vv` to show handlers messages Open `http://your.local.ip:15000` and enjoy!