diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..9a28b34 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "elsonlim-tw", + "name": "Elson", + "avatar_url": "https://avatars1.githubusercontent.com/u/49974808?v=4", + "profile": "https://github.com/elsonlim-tw", + "contributions": [ + "content" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "guides", + "projectOwner": "thoughtworks-jumpstart", + "repoType": "github", + "repoHost": "https://github.com", + "skipCi": true +} diff --git a/README.md b/README.md index f6c18d4..e082980 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # Jumpstart Guides + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + Jumpstart Guides uses [docsify](https://docsify.js.org/#/) to generate our guides. @@ -31,3 +34,22 @@ npm start ``` See docsify's documentation https://docsify.js.org + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + +

Elson

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