diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..4fe4a3991 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,23 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "NBTX", + "name": "John Harker", + "avatar_url": "https://avatars3.githubusercontent.com/u/43181178?v=4", + "profile": "https://github.com/NBTX", + "contributions": [ + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "postwoman", + "projectOwner": "liyasthomas", + "repoType": "github", + "repoHost": "https://github.com" +} diff --git a/README.md b/README.md index adedb4371..86a400d4e 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ``` +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) When I wrote this, only God and I understood what I was doing. Now, only God knows. ```
@@ -216,3 +217,19 @@ This project is licensed under the [MIT License](https://opensource.org/licenses * Hat tip to anyone who's code was used * Inspirations: * [Dribbble](https://dribbble.com) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + +
John Harker
John Harker

💻
+ + + +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