diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 0000000..68aab25 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,25 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "commitConvention": "angular", + "contributors": [ + { + "login": "aj3t4m", + "name": "Tomasz Mateja", + "avatar_url": "https://avatars.githubusercontent.com/u/94318274?v=4", + "profile": "https://github.com/aj3t4m", + "contributions": [ + "bug" + ] + } + ], + "contributorsPerLine": 7, + "skipCi": true, + "repoType": "github", + "repoHost": "https://github.com", + "projectName": "ESP3D-Configurator", + "projectOwner": "luc-github" +} diff --git a/README.md b/README.md index ed27934..6922c2d 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,7 @@ # ESP3D-Configurator + +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-) + Project of Web Configurator to generate ESP3D configuration file. @@ -16,3 +19,25 @@ It should be something similar to https://www.repetier.com/firmware/v100/index.p Status : Beta The configurator is available [here](https://luc-github.github.io/) + +## Contributors ✨ + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + + + + + + + + +
Tomasz Mateja
Tomasz Mateja

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