diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 000000000..01518915e --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "badgeTemplate": "-orange.svg?style=flat-square\" alt=\"All Contributors Badge\" />", + "contributors": [ + { + "login": "Aviortheking", + "name": "Avior", + "avatar_url": "https://avatars.githubusercontent.com/u/15822031?v=4", + "profile": "https://www.avior.me/", + "contributions": [ + "code", + "data" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "cards-database", + "projectOwner": "tcgdex", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index d60063e02..6b7d6cc1a 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,11 @@ Compiler build passing + + + Compiler build passing + +

# Pokemon TCGdex Cards Database @@ -74,3 +79,23 @@ As of February 2021, the v1 API is no longer supported. This database is not produced, endorsed, supported or affiliated with Nintendo or The Pokémon Company The Database is licensed under the MIT License. A copy of the license is available in [LICENSE](./LICENSE) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Avior

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