diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000000..8f7ed96153 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "jeffugo", + "name": "jeffugo", + "avatar_url": "https://avatars0.githubusercontent.com/u/70389806?v=4", + "profile": "https://github.com/jeffugo", + "contributions": [ + "doc" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "Amazing-Python-Scripts", + "projectOwner": "avinashkranjan", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index 9e1c39f1ac..90d4185f81 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Amazing-Python-Scripts 🚀 + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + [![forthebadge](https://forthebadge.com/images/badges/built-by-developers.svg)](https://forthebadge.com) [![forthebadge](https://forthebadge.com/images/badges/built-with-love.svg)](https://forthebadge.com) @@ -103,3 +106,22 @@ You can refer to the following articles on basics of Git and Github and also con Capture Your Still Images from WebCam Using Python + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

jeffugo

📖
+ + + + + +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