diff --git a/README.md b/README.md index 2769cee..bcb7f3e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,7 @@ +

+ StringTs Banner +

+ [![NPM](https://img.shields.io/npm/v/string-ts)](https://www.npmjs.org/package/string-ts) ![Library size](https://img.shields.io/bundlephobia/minzip/string-ts) [![Code Coverage](https://img.shields.io/codecov/c/github/gustavoguichard/string-ts)](https://app.codecov.io/gh/gustavoguichard/string-ts) @@ -958,6 +962,10 @@ Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/d This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! +StringTs logo by [NUMI](https://github.com/numi-hq/open-design): + +[NUMI Logo](https://numi.tech/?ref=string-ts) + ## 🫶 Acknowledgements This library got a lot of inspiration from libraries such as [lodash](https://github.com/lodash/lodash), [ts-reset](https://github.com/total-typescript/ts-reset), [type-fest](https://github.com/sindresorhus/type-fest), [HOTScript](https://github.com/gvergnaud/hotscript), and many others. diff --git a/docs/string-ts-banner.png b/docs/string-ts-banner.png new file mode 100644 index 0000000..c2e2724 Binary files /dev/null and b/docs/string-ts-banner.png differ