From 76569581dd989fc786464c85dd4ad0211ddb7fa9 Mon Sep 17 00:00:00 2001 From: sigoden <sigoden@gmail.com> Date: Sat, 28 May 2022 19:03:50 +0800 Subject: [PATCH] docs: improve readme --- README.md | 2 ++ 1 file changed, 2 insertions(+) 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