diff --git a/README.md b/README.md index 5332f50..a443a02 100644 --- a/README.md +++ b/README.md @@ -5,13 +5,22 @@ Typed command-line arguments parser. Only 1.4 kB. → [Try it out online](https://stackblitz.com/edit/type-flag-demo?devtoolsheight=50&file=src/type-flag.ts&view=editor) -> _Looking for something more robust?_ 👀 +> [!TIP] +> **Looking for something more robust? 👀** > > Try [**Cleye**](https://github.com/privatenumber/cleye)—a CLI development tool powered by _type-flag_. > > In addition to flag parsing, it supports argument parsing and has a beautiful `--help` documentation generator. -Found this package useful? Show your support & appreciation by [sponsoring](https://github.com/sponsors/privatenumber)! ❤️ +

+ + + + + Premium sponsor banner + + +

## 🚀 Install