diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..5b4b2283 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,26 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "ExpDev07", + "name": "ExpDev", + "avatar_url": "https://avatars3.githubusercontent.com/u/10024730?v=4", + "profile": "https://github.com/ExpDev07", + "contributions": [ + "code", + "doc", + "maintenance" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "coronavirus-tracker-api", + "projectOwner": "ExpDev07", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 0e760e41..5756b0eb 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # coronavirus-tracker (API) + +[](#contributors-) + > This is a fast (< 200ms) and basic API for tracking development of the new coronavirus (2019-nCoV). It's written in python using 🍼 Flask. @@ -72,7 +75,24 @@ You will need the following things properly installed on your computer. ## Contributors ✨ +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + +
ExpDev 💻 📖 🚧 |
+