diff --git a/README.md b/README.md index 757fb6c..aef57f4 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,29 @@ -# React Turnstile - -[![npm version][npm-version-src]][npm-version-href] -[![npm downloads][npm-downloads-src]][npm-downloads-href] -[![install size][packagephobia-src]][packagephobia-href] -[![bundle size][bundlephobia-src]][bundlephobia-href] -![tests missing][tests-src] -![PRs welcome][prs-src] +

+ React Turnstile +

+ +

+ + npm version + + + + install size + + + bundle size + + CI status + tests missing + PRs are welcome +

> [Cloudflare Turnstile](https://developers.cloudflare.com/turnstile/) integration for React. +# React Turnstile + ## Features - 💪 smart verification with minimal user interaction @@ -292,26 +307,3 @@ Inspired by ## License Published under the [MIT License](./LICENCE). - - - - -[npm-version-src]: https://badgen.net/npm/v/@marsidev/react-turnstile?style=flat-square -[npm-version-href]: https://npm.im/@marsidev/react-turnstile - -[npm-downloads-src]: https://badgen.net/npm/dm/@marsidev/react-turnstile?style=flat-square -[npm-downloads-href]: https://npm.im/@marsidev/react-turnstile - - - - - - -[packagephobia-src]: https://badgen.net/packagephobia/install/@marsidev/react-turnstile?style=square-flat -[packagephobia-href]: https://packagephobia.com/result?p=@marsidev/react-turnstile - -[bundlephobia-src]: https://badgen.net/bundlephobia/minzip/@marsidev/react-turnstile?style=square-flat -[bundlephobia-href]: https://bundlephobia.com/package/@marsidev/react-turnstile - -[prs-src]: https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square -[tests-src]: https://img.shields.io/badge/Tests-missing-red.svg?style=flat-square