Skip to content

Commit a8486d7

Browse files
author
Mark Goertz
committed
Updated README and concluded the test coverage by CodeCov📃✅
1 parent c06d4d3 commit a8486d7

File tree

1 file changed

+10
-5
lines changed

1 file changed

+10
-5
lines changed

‎README.md‎

Lines changed: 10 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,4 @@
1-
[![GitHub contributors](https://badgen.net/github/contributors/Naereen/Strapdown.js)](https://github.com/Morvie/Forums.API/graphs/contributors)
2-
[![GitHub forks](https://img.shields.io/github/forks/Naereen/StrapDown.js.svg?style=social&label=Fork&maxAge=2592000)](https://github.com/Morvie/Forums.API/network/members)
3-
[![Sparkline](https://stars.medv.io/Naereen/badges.svg)][(https://github.com/Morvie/Forums.API/stargazers)]
4-
[![GitHub issues](https://img.shields.io/github/issues/Naereen/StrapDown.js.svg)](https://github.com/Morvie/Forums.API/issues)
5-
[![codecov](https://codecov.io/github/Morvie/Forums.API/branch/main/graph/badge.svg?token=H2BHSLG6HZ)](https://codecov.io/github/Morvie/Forums.API)
1+
62

73
---
84

@@ -54,6 +50,15 @@ Forums API is a microservice of the Morvie product. This project was made during
5450
<td>
5551
<a href="https://codecov.io/gh/Morvie/Forums.API" >
5652
<img src="https://codecov.io/gh/Morvie/Forums.API/branch/main/graph/badge.svg?token=H2BHSLG6HZ"/></a>
53+
</td>
54+
<td>
55+
<a href="https://github.com/Morvie/Forums.API/pulls"><img src="https://img.shields.io/github/issues-pr/Morvie/Forums.API.svg"/></a>
56+
</td>
57+
<td>
58+
<a href="https://github.com/Morvie/Forums.API/network/members"><img src="https://img.shields.io/github/forks/Morvie/Forums.API.svg?style=social&label=Fork&maxAge=2592000"/></a>
59+
</td>
60+
<td>
61+
<a href="https://img.shields.io/github/issues/Morvie/Forums.API.svg"><img src="https://img.shields.io/github/issues/Morvie/Forums.API.svg"/></a>
5762
</td>
5863
</tr>
5964
</table>

0 commit comments

Comments
 (0)