diff options
| author | Ritesh Ghosh <[email protected]> | 2023-08-13 20:02:14 +0530 |
|---|---|---|
| committer | GitHub <[email protected]> | 2023-08-13 20:02:14 +0530 |
| commit | 84cf69ce83595e5408afbdec1d9f5f01d74a730a (patch) | |
| tree | c87bdd0c12db1e2b643ca611d4c26cadb8074ef6 | |
| parent | ef1575a42f6a11334c87da82486ccfe231fd299f (diff) | |
| download | aniwatch-api-84cf69ce83595e5408afbdec1d9f5f01d74a730a.tar.xz aniwatch-api-84cf69ce83595e5408afbdec1d9f5f01d74a730a.zip | |
docs: added test coverage badge
| -rw-r--r-- | README.md | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -39,6 +39,13 @@ /> </a> <a + href="https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/test.yml" + > + <img + src="https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/test.yml/badge.svg" alt="test coverage" + > + </a> + <a href="https://github.com/ghoshRitesh12/aniwatch-api" > <img |
