From: sigoden Date: Sat, 28 May 2022 11:03:50 +0000 (+0800) Subject: docs: improve readme X-Git-Url: https://git.ozva.co.uk/?a=commitdiff_plain;h=76569581dd989fc786464c85dd4ad0211ddb7fa9;p=ozva-cloud docs: improve readme --- diff --git a/README.md b/README.md index 9d5018c..6c0a58f 100644 --- a/README.md +++ b/README.md @@ -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