Skip to content

Commit

Permalink
docs: added sponsors
Browse files Browse the repository at this point in the history
  • Loading branch information
privatenumber authored Jul 15, 2023
1 parent eb7507b commit 8f1ea28
Showing 1 changed file with 9 additions and 2 deletions.
11 changes: 9 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,7 @@ Typed command-line arguments parser. Only 1.4 kB.
>
> In addition to flag parsing, it supports argument parsing and has a beautiful `--help` documentation generator.

<sub>Support this project by ⭐️ starring and sharing it. [Follow me](https://github.com/privatenumber) to see what other cool projects I'm working on! ❤️</sub>
<sub>Found this package useful? Show your support & appreciation by [sponsoring](https://github.com/sponsors/privatenumber)! ❤️</sub>

## 🚀 Install

Expand Down Expand Up @@ -471,3 +470,11 @@ Type: `string[]`
Default: `process.argv.slice(2)`
The argv array to parse. The array is mutated to remove the parsed flags.
## Sponsors
<p align="center">
<a href="https://github.com/sponsors/privatenumber">
<img src="https://cdn.jsdelivr.net/gh/privatenumber/sponsors/sponsorkit/sponsors.svg">
</a>
</p>

0 comments on commit 8f1ea28

Please sign in to comment.