From 1456e80556d6c3472e603e38c10dc24cd8f4e580 Mon Sep 17 00:00:00 2001 From: alvierahman90 Date: Wed, 25 Oct 2017 13:04:51 +0100 Subject: [PATCH] Update README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d90d979..e0e9e92 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,7 @@ class uploadr: bind = "0.0.0.0:" + uploadr.port ``` +You also need to create the directories `qrcodes` and `uploads` (in your working directory). ## dependencies uploadr uses the following modules: - `flask`