We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e727e96 commit 525bb83Copy full SHA for 525bb83
README.md
@@ -15,6 +15,7 @@
15
<img src="https://codecov.io/gh/JeremyTsaii/leetcode-stats-api/branch/main/graph/badge.svg?token=18BZG2Q3TT"></a>
16
<a href="https://codeclimate.com/github/JeremyTsaii/leetcode-stats-api/maintainability">
17
<img src="https://api.codeclimate.com/v1/badges/bf4637f9d193e3159e86/maintainability" /></a>
18
+ </br>
19
<a href=http://hits.dwyl.com/jeremytsaii/leetcode-stats-api>
20
<img alt="HitCount" src=http://hits.dwyl.com/jeremytsaii/leetcode-stats-api.svg></a>
21
<a href=https://github.com/dwyl/esta/issues>
@@ -73,4 +74,4 @@ Serves the Apache Tomcat servlet container on http://localhost:8080.
73
74
75
#### `mvn test`
76
-Runs all the tests.
77
+Runs all the tests.
0 commit comments