]> jfr.im git - uguu.git/commitdiff
Update README.md
authornokonoko <redacted>
Wed, 18 Nov 2020 13:01:27 +0000 (14:01 +0100)
committernokonoko <redacted>
Wed, 18 Nov 2020 13:01:27 +0000 (14:01 +0100)
README.md

index 0528c84abda561df75c8b8dd8c9e5a567e65b677..0a59c6079547fd05279f571234455a59cdef5709 100644 (file)
--- a/README.md
+++ b/README.md
@@ -122,7 +122,9 @@ I won't cover settings everything up, however do NOT allow PHP scripts to be exe
 
 ## API
 To upload using curl or make a tool you can post using: 
-`curl -i -F files[]=@yourfile.jpeg https://uguu.se/upload.php (JSON Response)`
+```
+curl -i -F files[]=@yourfile.jpeg https://uguu.se/upload.php (JSON Response)
+```
 
 ## Getting help