Skip to content

Commit 2091ea0

Browse files
committed
doc: remove external analysis badges
1 parent ad91392 commit 2091ea0

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

README.md

-5
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# JavaScript Algorithms & Data Structures
22

33
[![license MIT][1]][2] [![code stile: standard][3]][4] [![build status][9]][10]
4-
[![codacy code quality][5]][6] [![codefactor code quality][7]][8]
54

65
This is a living notebook, created to:
76
* Practice JavaScript, algorithms & data structures, unit testing, git, etc.
@@ -99,10 +98,6 @@ requests are always welcome!
9998
[2]: https://en.wikipedia.org/wiki/MIT_License
10099
[3]: https://img.shields.io/badge/code_style-standard-brightgreen.svg
101100
[4]: https://standardjs.com
102-
[5]: https://app.codacy.com/project/badge/Grade/bfbdad3f96c94ce793e9453745d95fd7
103-
[6]: https://www.codacy.com/gh/JCPedroza/algorithms-and-data-structures-js/dashboard?utm_source=github.com&utm_medium=referral&utm_content=JCPedroza/algorithms-and-data-structures-js&utm_campaign=Badge_Grade
104-
[7]: https://www.codefactor.io/repository/github/jcpedroza/algorithms-and-data-structures-js/badge
105-
[8]: https://www.codefactor.io/repository/github/jcpedroza/algorithms-and-data-structures-js
106101
[9]: https://img.shields.io/endpoint.svg?url=https%3A%2F%2Factions-badge.atrox.dev%2Fjcpedroza%2Falgorithms-and-data-structures-js%2Fbadge%3Fref%3Dmain&style=flat
107102
[10]: https://actions-badge.atrox.dev/jcpedroza/algorithms-and-data-structures-js/goto?ref=main
108103

0 commit comments

Comments
 (0)