diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..cc8812d --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "aromalanil", + "name": "Aromal Anil", + "avatar_url": "https://avatars1.githubusercontent.com/u/49222186?v=4", + "profile": "http://aromalanil.me", + "contributions": [ + "doc", + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "useCustomHooks", + "projectOwner": "aromalanil", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 6de955e..0a16bd7 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@
+ +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) +

useCustomHooks

A collection of custom hooks for your next React project.


@@ -118,3 +121,22 @@ SOFTWARE. ## ✍🏻 Author [Aromal Anil](https://aromalanil.me) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Aromal Anil

📖 💻
+ + + + + +This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome! \ No newline at end of file