@@ -18,7 +18,9 @@ ones refactored to improve code quality.
1818![ License: MIT] ( https://img.shields.io/badge/License-MIT-green.svg )
1919
2020[ ![ JavaScript Style Guide] [ style-guide-badge ]] [ style-guide ]
21- [ ![ All Contributors] [ all-contributors-badge ]] ( #contributors )
21+ <!-- ALL-CONTRIBUTORS-BADGE:START - Do not remove or modify this section -->
22+ [ ![ All Contributors] ( https://img.shields.io/badge/all_contributors-1-orange.svg )] ( #contributors )
23+ <!-- ALL-CONTRIBUTORS-BADGE:END -->
2224[ ![ PRs Welcome] [ prs-badge ]] [ prs ] [ ![ Code of Conduct] [ coc-badge ]] [ coc ]
2325
2426[ ![ Watch on GitHub] [ github-watch-badge ]] [ github-watch ]
@@ -100,20 +102,9 @@ filing an issue on GitHub.
100102<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
101103<!-- prettier-ignore-start -->
102104<!-- markdownlint-disable -->
103-
104105<table >
105106 <tr >
106- <td align="center">
107- <a href="https://github.com/nejcm">
108- <img src="https://avatars3.githubusercontent.com/u/1865210?v=3" width="100px" alt="Nejc"/>
109- <br />
110- <sub><b>Nejc Muršič</b></sub>
111- </a>
112- <br />
113- <a href="https://github.com/nejcm/js-algorithms/commits?author=nejcm" title="Code">💻</a>
114- <a href="https://github.com/nejcm/js-algorithms/commits?author=nejcm" title="Documentation">📖</a>
115- <a href="#infra" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/nejcm/js-algorithms/commits?author=nejcm" title="Tests">⚠️</a>
116- </td>
107+ <td align="center"><a href="https://github.com/nejcm"><img src="https://avatars3.githubusercontent.com/u/1865210?v=4" width="100px" alt="Nejc"/><br /><sub><b>Nejc Muršič</b></sub></a><br /><a href="https://github.com/nejcm/js-algorithms/commits?author=nejcm" title="Code">💻</a> <a href="https://github.com/nejcm/js-algorithms/commits?author=nejcm" title="Documentation">📖</a> <a href="#infra" title="Infrastructure (Hosting, Build-Tools, etc)">🚇</a> <a href="https://github.com/nejcm/js-algorithms/commits?author=nejcm" title="Tests">⚠️</a></td>
117108 </tr >
118109</table >
119110
@@ -138,7 +129,6 @@ Reach out to us at one of the following places:
138129
139130<!-- prettier-ignore-start -->
140131
141- [ all-contributors-badge ] : https://img.shields.io/badge/all_contributors-1-orange.svg
142132[ all-contributors ] : https://github.com/all-contributors/all-contributors
143133[ bugs ] : https://github.com/nejcm/js-algorithms/issues?q=is%3Aissue+is%3Aopen+label%3Abug+sort%3Acreated-desc
144134[ build-badge ] : https://img.shields.io/travis/com/nejcm/js-algorithms.svg
0 commit comments