From ee62b3dab74f5dd2b9c9daf71854e2830d24cc5c Mon Sep 17 00:00:00 2001 From: Star Lederer <55361752+StarLederer@users.noreply.github.com> Date: Sun, 19 Feb 2023 12:29:42 +0100 Subject: [PATCH] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 45001e7..d2da3ad 100644 --- a/README.md +++ b/README.md @@ -167,6 +167,14 @@ await fetch(`${url}/path/to/somewhere?cmd=rm`, { method: 'DELETE' }); await fetch(`${url}/path/to/somewhere?cmd=rm&recursive=true&force=true`, { method: 'DELETE' }); ``` +## Sponsors + +

+ + + +

+ ## License MIT