]> jfr.im git - uguu.git/commitdiff
Update README.md
authorEric Johansson (neku) <redacted>
Wed, 7 Oct 2015 21:05:53 +0000 (23:05 +0200)
committerEric Johansson (neku) <redacted>
Wed, 7 Oct 2015 21:05:53 +0000 (23:05 +0200)
README.md

index d8b41eabaada8ad3022dc935ba8aa834fe80206e..8700b94a3870a857fe0b31c3dc01097ff45aae93 100644 (file)
--- a/README.md
+++ b/README.md
@@ -35,7 +35,11 @@ Make the uguu/ directory modifiable to the nginx user:
   Putting a custom name into POST value 'name' will cause it to return a custom filename (yourpick.ext).
   
   E.g:
+  
+  
   curl -i -F name=test.jpg -F file=@localfile.jpg http://uguu.se/api.php?d=upload (HTML Response)
+  
+  
   curl -i -F name=test.jpg -F file=@localfile.jpg http://uguu.se/api.php?d=upload-tool (Plain text Response)