]> git.mxchange.org Git - simple-upload.git/commitdiff
:memo: Added usage note
authors-ko <aleks@s-ko.net>
Sun, 21 Sep 2014 20:24:14 +0000 (21:24 +0100)
committers-ko <aleks@s-ko.net>
Sun, 21 Sep 2014 20:24:14 +0000 (21:24 +0100)
README.md

index d5bd4d2c4ea1bee8e432a5e2f0e44cc972ed828c..31c5fa737e6eb99571cbf6aec321f31099622f3d 100644 (file)
--- 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)