From c83063a576530b02554aefc2c71aeb69263aff12 Mon Sep 17 00:00:00 2001 From: s-ko Date: Sun, 21 Sep 2014 21:24:14 +0100 Subject: [PATCH] :memo: Added usage note --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index d5bd4d2..31c5fa7 100644 --- a/README.md +++ b/README.md @@ -17,3 +17,11 @@ There are few options that you can change by editing the file itself: - `$settings['listfiles'] = true;` Option that will list all files in uploads directory. Enabled by default + +## Usage options + +- Through interface: + - Click on upload message + - HTML5 Drag'and'Drop (via dropzone.js) + - No Javascript HTML Form fallback +- Upload using any compatible tool (like cURL) -- 2.39.5