diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..a6d781f25 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "skvale", + "name": "Sam Kvale", + "avatar_url": "https://avatars0.githubusercontent.com/u/5314713?v=4", + "profile": "https://github.com/skvale", + "contributions": [ + "code", + "test", + "bug", + "doc" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "tsdx", + "projectOwner": "jaredpalmer", + "repoType": "github", + "repoHost": "https://github.com" +} diff --git a/README.md b/README.md index 3a693fdc3..a419b811b 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ ![tsdx](https://user-images.githubusercontent.com/4060187/56918426-fc747600-6a8b-11e9-806d-2da0b49e89e4.png) +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) [![Blazing Fast](https://badgen.now.sh/badge/speed/blazing%20%F0%9F%94%A5/green)](https://npm.im/tsdx) [![Blazing Fast](https://badgen.now.sh/badge/speed/blazing%20%F0%9F%94%A5/green)](https://npm.im/tsdx) [![Blazing Fast](https://badgen.now.sh/badge/speed/blazing%20%F0%9F%94%A5/green)](https://npm.im/tsdx) @@ -458,3 +459,19 @@ Examples ## License [MIT](https://oss.ninja/mit/jaredpalmer/) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + +
Sam Kvale
Sam Kvale

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