diff --git a/.all-contributorsrc b/.all-contributorsrc new file mode 100644 index 00000000..5f88fe28 --- /dev/null +++ b/.all-contributorsrc @@ -0,0 +1,24 @@ +{ + "files": [ + "README.md" + ], + "imageSize": 100, + "commit": false, + "contributors": [ + { + "login": "barakplasma", + "name": "Michael Salaverry", + "avatar_url": "https://avatars0.githubusercontent.com/u/62937?v=4", + "profile": "https://wakatime.com/@barakplasma", + "contributions": [ + "content", + "bug" + ] + } + ], + "contributorsPerLine": 7, + "projectName": "ml5-examples", + "projectOwner": "ml5js", + "repoType": "github", + "repoHost": "https://github.com" +} diff --git a/README.md b/README.md index 6d8db006..2b0e4fa9 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,5 @@ # ml5 Examples +[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors) ## Description @@ -96,3 +97,15 @@ NOTE: not all of the ml5.js examples are currently working on the p5.js web edit ## Contributing See CONTRIBUTING.MD + +## Contributors + +Thanks goes to these wonderful people ([emoji key](https://allcontributors.org/docs/en/emoji-key)): + + + +
Michael Salaverry 🖋 🐛 |