Skip to content

Commit 1af1e4f

Browse files
authored
Add contributors section to README
Added a contributors section to acknowledge contributors.
1 parent 1c50d9a commit 1af1e4f

1 file changed

Lines changed: 27 additions & 0 deletions

File tree

README.md

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -128,3 +128,30 @@ go test ./... -v
128128
## License
129129

130130
This project is open-source and available under the MIT License.
131+
## Contributors
132+
Thanks go to these wonderful people
133+
<table>
134+
<tbody>
135+
<tr>
136+
<td align="center">
137+
<a href="https://github.com/ertugrulturan">
138+
<img src="https://avatars.githubusercontent.com/u/60829297?v=4" width="100px;" alt=""/>
139+
<br />
140+
<sub>
141+
<b>Ertuğrul TURAN</b>
142+
</sub>
143+
</a>
144+
</td>
145+
<td align="center">
146+
<a href="https://github.com/sametcodes">
147+
<img src="https://avatars.githubusercontent.com/u/9467273?v=4" width="100px;" alt=""/>
148+
<br />
149+
<sub>
150+
<b>Samet</b>
151+
</sub>
152+
</a>
153+
</td
154+
</tr>
155+
</tbody>
156+
</table>
157+

0 commit comments

Comments
 (0)