Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
StarLederer authored Feb 19, 2023
1 parent 40ca2e1 commit ee62b3d
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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

<p align="center">
<a href="https://starlederer.github.io/sponsors/sponsors.svg">
<img src="https://starlederer.github.io/sponsors/sponsors.svg"/>
</a>
</p>

## License

MIT

0 comments on commit ee62b3d

Please sign in to comment.