Skip to content

Commit 394483b

Browse files
dev-madhurendramadhuredra
and
madhuredra
authored
added contributor graph to the readme (TheAlgorithms#1367)
Co-authored-by: madhuredra <[email protected]>
1 parent 6362cc9 commit 394483b

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

README.md

+6-2
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@ JavaScript Repository of TheAlgorithms, which implements various algorithms and
1212
[![standard.js][standard-logo]][standard-js]
1313
[![Discord chat][chat]][discord-server]
1414

15-
1615
</div>
1716

1817
---
@@ -47,7 +46,6 @@ many of the algorithms can be found in the [wiki][explanation].
4746
[chat]: https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA
4847
[welcome]: https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3
4948
[checks]: https://img.shields.io/github/actions/workflow/status/TheAlgorithms/JavaScript/Ci.yml?branch=master&label=checks
50-
[grade]: https://img.shields.io/lgtm/grade/javascript/g/TheAlgorithms/JavaScript.svg?logo=lgtm&logoWidth=18
5149

5250
<!-- External Links -->
5351
[standard-js]: https://standardjs.com/
@@ -56,3 +54,9 @@ many of the algorithms can be found in the [wiki][explanation].
5654
[explanation]: https://github.com/TheAlgorithms/JavaScript/wiki
5755
[repositories]: https://github.com/orgs/TheAlgorithms/repositories
5856
[help-wanted]: https://github.com/TheAlgorithms/JavaScript/issues?q=is%3Aopen+is%3Aissue+label%3A%22help+wanted%22
57+
58+
## Thanks to all the contributors ❤️
59+
60+
<a href = "https://github.com/TheAlgorithms/JavaScript/graphs/contributors">
61+
<img src = "https://contrib.rocks/image?repo=TheAlgorithms/JavaScript"/>
62+
</a>

0 commit comments

Comments
 (0)