diff options
| author | Ritesh Ghosh <[email protected]> | 2024-01-07 16:54:31 +0530 |
|---|---|---|
| committer | Ritesh Ghosh <[email protected]> | 2024-01-07 16:54:31 +0530 |
| commit | ad274e341a4d64080ab13ab393250958202907a8 (patch) | |
| tree | 412bd5af0f586b62ed5389180206992887a7084b | |
| parent | c3b55adc3215ed702d270eecc7dccc87a2f7e5de (diff) | |
| download | aniwatch-api-ad274e341a4d64080ab13ab393250958202907a8.tar.xz aniwatch-api-ad274e341a4d64080ab13ab393250958202907a8.zip | |
docs(readme): add no of forks
| -rw-r--r-- | README.md | 9 |
1 files changed, 8 insertions, 1 deletions
@@ -55,13 +55,20 @@ > </a> <a - href="https://github.com/ghoshRitesh12/aniwatch-api" + href="https://github.com/ghoshRitesh12/aniwatch-api/stargazers" > <img src="https://img.shields.io/github/stars/ghoshRitesh12/aniwatch-api" alt="stars" > </a> <a + href="https://github.com/ghoshRitesh12/aniwatch-api/network/members" + > + <img + src="https://img.shields.io/github/forks/ghoshRitesh12/aniwatch-api" alt="forks" + > + </a> + <a href="https://github.com/consumet/extensions/blob/master/LICENSE" > <img |
