diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..ff9dc02 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,29 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitType": "docs", + "commitConvention": "angular", + "contributors": [ + { + "login": "lahovniktadej", + "name": "Tadej Lahovnik", + "avatar_url": "https://avatars.githubusercontent.com/u/57890734?v=4", + "profile": "https://github.com/lahovniktadej", + "contributions": [ + "code", + "bug", + "ideas", + "doc" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "succulent", + "projectOwner": "firefly-cpp" +} diff --git a/README.md b/README.md index fa528ca..141b7cb 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-) + # succulent - Collect POST requests easily @@ -67,3 +70,25 @@ This package is distributed under the MIT License. This license can be found onl ## Disclaimer This framework is provided as-is, and there are no guarantees that it fits your purposes or that it is bug-free. Use it at your own risk! + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + +
Tadej Lahovnik
Tadej Lahovnik

💻 🐛 🤔 📖
+ + + + + + +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