diff --git a/README.md b/README.md index 8b3e66fb..de8b9705 100644 --- a/README.md +++ b/README.md @@ -96,13 +96,23 @@

-## Usage -- You need to have React `16.7.0-alpha.0` or later installed to use Hooks API. -- You can import each hook individually `import useToggle from 'react-use/lib/useToggle'`. +

Usage

-## License +

+You need to have React 16.7.0-alpha.0 or later installed to use Hooks API. +

-[Unlicense](./LICENSE) — public domain. +

+You can import each hook individually import useToggle from 'react-use/lib/useToggle'. +

+ +
+ +

License

+ +

+ Unlicense — public domain. +

[img-demo]: https://img.shields.io/badge/demo-%20%20%20%F0%9F%9A%80-green.svg