diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..2b728363 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,22 @@ +{ + "projectName": "wtf", + "projectOwner": "senorprogrammer", + "repoType": "github", + "repoHost": "https://github.com", + "files": [ + "README.md" + ], + "imageSize": 64, + "commit": true, + "contributors": [ + { + "login": "senorprogrammer", + "name": "Chris Cummer", + "avatar_url": "https://avatars0.githubusercontent.com/u/6413?v=4", + "profile": "https://twitter.com/senorprogrammer", + "contributions": [ + "code" + ] + } + ] +} diff --git a/README.md b/README.md index d9a53bd7..8331f3ff 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ -

- -

+ +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) +

@@ -46,10 +46,23 @@ documentation. Here's some short-cuts: Please read [CONTRIBUTING.md](CONTRIBUTING.md) for details on our code of conduct, and the process for submitting pull requests. -## Authors +## Author * Chris Cummer, [senorprogrammer](https://github.com/senorprogrammer) + +## Contributors + +Thanks goes to these wonderful people ([emoji key](https://github.com/kentcdodds/all-contributors#emoji-key)): + + + +| [
Chris Cummer](https://twitter.com/senorprogrammer)
[💻](https://github.com/senorprogrammer/wtf/commits?author=senorprogrammer "Code") | +| :---: | + + +This project follows the [all-contributors](https://github.com/kentcdodds/all-contributors) specification. Contributions of any kind welcome! + ## License See [LICENSE.md](LICENSE.md) file for details. @@ -77,4 +90,3 @@ Many thanks to all these developers.

-