diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..176c3c4 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "antonioag95", + "name": "antonioag95", + "avatar_url": "https://avatars.githubusercontent.com/u/30556866?v=4", + "profile": "https://github.com/antonioag95", + "contributions": [ + "test", + "code" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "wireguard-dashboard", + "projectOwner": "donaldzou", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index fc763ed..4fbd452 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@

Wireguard Dashboard

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

@@ -81,3 +84,23 @@ $ flask run + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

antonioag95

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