File tree 1 file changed +6
-2
lines changed
1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,6 @@ JavaScript Repository of TheAlgorithms, which implements various algorithms and
12
12
[ ![ standard.js] [ standard-logo ]] [ standard-js ]
13
13
[ ![ Discord chat] [ chat ]] [ discord-server ]
14
14
15
-
16
15
</div >
17
16
18
17
---
@@ -47,7 +46,6 @@ many of the algorithms can be found in the [wiki][explanation].
47
46
[ chat ] : https://img.shields.io/discord/808045925556682782.svg?logo=discord&colorB=7289DA
48
47
[ welcome ] : https://img.shields.io/static/v1.svg?label=Contributions&message=Welcome&color=0059b3
49
48
[ 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
51
49
52
50
<!-- External Links -->
53
51
[ standard-js ] : https://standardjs.com/
@@ -56,3 +54,9 @@ many of the algorithms can be found in the [wiki][explanation].
56
54
[ explanation ] : https://github.com/TheAlgorithms/JavaScript/wiki
57
55
[ repositories ] : https://github.com/orgs/TheAlgorithms/repositories
58
56
[ 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 >
You can’t perform that action at this time.
0 commit comments