From 3534669142450bbd0885211878f9e2c55c1030ec Mon Sep 17 00:00:00 2001 From: orblivion Date: Sun, 5 Feb 2017 14:57:04 -0800 Subject: [PATCH] Add port number to upload address in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b1f49fe..214d52c 100644 --- a/README.md +++ b/README.md @@ -21,5 +21,5 @@ $ pip install -r requirements.txt $ python app.py ``` -- Go to http://127.0.0.1 +- Go to http://127.0.0.1:5000