docs: improve readme
This commit is contained in:
parent
ae11a39804
commit
76569581dd
1 changed files with 2 additions and 0 deletions
|
@ -57,7 +57,9 @@ curl -o some-file2 http://127.0.0.1:5000/some-file
|
|||
|
||||
Download a folder as zip file
|
||||
|
||||
```
|
||||
curl -o some-folder.zip http://127.0.0.1:5000/some-folder?zip
|
||||
```
|
||||
|
||||
Upload a file
|
||||
|
||||
|
|
Loading…
Reference in a new issue