Skip to content

Commit c84831d

Browse files
Merge branch 'tinydancer-io:master' into master
2 parents 29000b0 + 26cae32 commit c84831d

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

.all-contributorsrc

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,15 @@
1414
"contributions": [
1515
"code"
1616
]
17+
},
18+
{
19+
"login": "picklerick2349",
20+
"name": "Pickle Rick",
21+
"avatar_url": "https://avatars.githubusercontent.com/u/119039386?v=4",
22+
"profile": "https://github.com/picklerick2349",
23+
"contributions": [
24+
"code"
25+
]
1726
}
1827
],
1928
"contributorsPerLine": 7,

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Tinydancer (V0)
22
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
3-
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
3+
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
44
<!-- ALL-CONTRIBUTORS-BADGE:END -->
55

66
## Architecture
@@ -33,6 +33,7 @@ but for now we have bash scripts in the `scripts` folder.
3333
<tbody>
3434
<tr>
3535
<td align="center" valign="top" width="14.28%"><a href="https://github.com/0xNineteen"><img src="https://avatars.githubusercontent.com/u/100000306?v=4?s=100" width="100px;" alt="x19"/><br /><sub><b>x19</b></sub></a><br /><a href="https://github.com/tinydancer-io/half-baked-client/commits?author=0xNineteen" title="Code">💻</a></td>
36+
<td align="center" valign="top" width="14.28%"><a href="https://github.com/picklerick2349"><img src="https://avatars.githubusercontent.com/u/119039386?v=4?s=100" width="100px;" alt="Pickle Rick"/><br /><sub><b>Pickle Rick</b></sub></a><br /><a href="https://github.com/tinydancer-io/half-baked-client/commits?author=picklerick2349" title="Code">💻</a></td>
3637
</tr>
3738
</tbody>
3839
</table>

0 commit comments

Comments
 (0)