Skip to content

Commit

Permalink
Merge pull request #14 from StarLederer/develop
Browse files Browse the repository at this point in the history
Add sponsor info
  • Loading branch information
StarLederer authored Feb 19, 2023
2 parents dd8d825 + 12d595c commit 75cb194
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/FUNDING.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
github: [StarLederer]
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 75cb194

Please sign in to comment.