Skip to content
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
9 changes: 9 additions & 0 deletions .all-contributorsrc
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,15 @@
"contributions": [
"doc"
]
},
{
"login": "Harsh4902",
"name": "Harshvardhan Parmar",
"avatar_url": "https://avatars.githubusercontent.com/u/84663071?v=4",
"profile": "https://github.com/Harsh4902",
"contributions": [
"code"
]
}
],
"contributorsPerLine": 7,
Expand Down
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Golang</h1>
<!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
[![All Contributors](https://img.shields.io/badge/all_contributors-1-orange.svg?style=flat-square)](#contributors-)
[![All Contributors](https://img.shields.io/badge/all_contributors-2-orange.svg?style=flat-square)](#contributors-)
<!-- ALL-CONTRIBUTORS-BADGE:END -->
<p align="center">
<img width="300" height="300" src="./golang.gif">
Expand Down Expand Up @@ -108,6 +108,7 @@ Pull requests are welcome. For major changes, please open an issue first to disc
<tbody>
<tr>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/SagarSingh2003"><img src="https://avatars.githubusercontent.com/u/129133613?v=4?s=100" width="100px;" alt="Sagar Singh"/><br /><sub><b>Sagar Singh</b></sub></a><br /><a href="https://github.com/Yashsharma1911/Golang-tutorial/commits?author=SagarSingh2003" title="Documentation">📖</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://github.com/Harsh4902"><img src="https://avatars.githubusercontent.com/u/84663071?v=4?s=100" width="100px;" alt="Harshvardhan Parmar"/><br /><sub><b>Harshvardhan Parmar</b></sub></a><br /><a href="https://github.com/Yashsharma1911/Golang-tutorial/commits?author=Harsh4902" title="Code">💻</a></td>
</tr>
</tbody>
</table>
Expand Down