This repository was archived by the owner on Apr 6, 2020. It is now read-only.
File tree 2 files changed +37
-0
lines changed
2 files changed +37
-0
lines changed Original file line number Diff line number Diff line change
1
+ {
2
+ "files" : [
3
+ " README.md"
4
+ ],
5
+ "imageSize" : 100 ,
6
+ "commit" : false ,
7
+ "contributors" : [
8
+ {
9
+ "login" : " barakplasma" ,
10
+ "name" : " Michael Salaverry" ,
11
+ "avatar_url" : " https://avatars0.githubusercontent.com/u/62937?v=4" ,
12
+ "profile" : " https://wakatime.com/@barakplasma" ,
13
+ "contributions" : [
14
+ " content" ,
15
+ " bug"
16
+ ]
17
+ }
18
+ ],
19
+ "contributorsPerLine" : 7 ,
20
+ "projectName" : " ml5-examples" ,
21
+ "projectOwner" : " ml5js" ,
22
+ "repoType" : " github" ,
23
+ "repoHost" : " https://github.com"
24
+ }
Original file line number Diff line number Diff line change 1
1
# ml5 Examples
2
+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square )] ( #contributors )
2
3
3
4
## Description
4
5
@@ -96,3 +97,15 @@ NOTE: not all of the ml5.js examples are currently working on the p5.js web edit
96
97
## Contributing
97
98
98
99
See CONTRIBUTING.MD
100
+
101
+ ## Contributors
102
+
103
+ Thanks goes to these wonderful people ([ emoji key] ( https://allcontributors.org/docs/en/emoji-key ) ):
104
+
105
+ <!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
106
+ <!-- prettier-ignore -->
107
+ <table ><tr ><td align =" center " ><a href =" https://wakatime.com/@barakplasma " ><img src =" https://avatars0.githubusercontent.com/u/62937?v=4 " width =" 100px; " alt =" Michael Salaverry " /><br /><sub ><b >Michael Salaverry</b ></sub ></a ><br /><a href =" #content-barakplasma " title =" Content " >🖋</a > <a href =" https://github.com/ml5js/ml5-examples/issues?q=author%3Abarakplasma " title =" Bug reports " >🐛</a ></td ></tr ></table >
108
+
109
+ <!-- ALL-CONTRIBUTORS-LIST:END -->
110
+
111
+ This project follows the [ all-contributors] ( https://github.com/all-contributors/all-contributors ) specification. Contributions of any kind welcome!
You can’t perform that action at this time.
0 commit comments