From 8076e06ff6b60a8a2e2a5d421f25bc216620cab7 Mon Sep 17 00:00:00 2001 From: Ritesh Ghosh Date: Tue, 11 Jun 2024 10:30:07 +0530 Subject: docs: add contributors section & other changes --- README.md | 111 +++++++++++++++++++++++--------------------------------------- 1 file changed, 41 insertions(+), 70 deletions(-) diff --git a/README.md b/README.md index c0ec53a..c7ff170 100644 --- a/README.md +++ b/README.md @@ -13,70 +13,43 @@ #

Aniwatch API

-

- A free restful API serving anime information from hianime.to -

- - - Bug report - - · - - Feature request - - -

-

+

+ A free restful API serving anime information from hianime.to +

+ - codeql - - - docker-build - - - test coverage - - - stars - - - forks + href="https://github.com/ghoshRitesh12/aniwatch-api/issues/new?assignees=ghoshRitesh12&labels=bug&template=bug-report.yml" + > + Bug report + · - GitHub + Feature request -

-

+
+
+ +
+ +
+ +[![codeql](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/codeql-analysis.yml/badge.svg)](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/codeql-analysis.yml) +[![docker-build](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/docker-build.yml/badge.svg)](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/docker-build.yml) +[![test_coverage](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/test.yml/badge.svg)](https://github.com/ghoshRitesh12/aniwatch-api/actions/workflows/test.yml) +[![GitHub License](https://img.shields.io/github/license/ghoshRitesh12/aniwatch-api?logo=github&logoColor=%23959da5&labelColor=%23292e34&color=%2331c754)](https://github.com/ghoshRitesh12/aniwatch-api/blob/main/LICENSE) + +
+ +
+ +[![stars](https://img.shields.io/github/stars/ghoshRitesh12/aniwatch-api?style=social)](https://github.com/ghoshRitesh12/aniwatch-api/stargazers) +[![forks](https://img.shields.io/github/forks/ghoshRitesh12/aniwatch-api?style=social)](https://github.com/ghoshRitesh12/aniwatch-api/network/members) +[![issues](https://img.shields.io/github/issues/ghoshRitesh12/aniwatch-api?style=social&logo=github)](https://github.com/ghoshRitesh12/aniwatch-api/issues?q=is%3Aissue+is%3Aopen+) +[![version](https://img.shields.io/github/v/release/ghoshRitesh12/aniwatch-api?display_name=release&style=social&logo=github)](https://github.com/ghoshRitesh12/aniwatch-api/releases/latest) + +
> [!IMPORTANT] > @@ -105,8 +78,9 @@ - [GET Anime Episode Servers](#get-anime-episode-servers) - [GET Anime Episode Streaming Links](#get-anime-episode-streaming-links) - [Development](#development) -- [Support](#support) +- [Contributors](#contributors) - [Thanks](#thanks) +- [Support](#support) - [License](#license) - [Star History](#star-history) @@ -1002,6 +976,12 @@ console.log(data); Pull requests and stars are always welcome. If you encounter any bug or want to add a new feature to this api, consider creating a new [issue](https://github.com/ghoshRitesh12/aniwatch-api/issues). If you wish to contribute to this project, read the [CONTRIBUTING.md](https://github.com/ghoshRitesh12/aniwatch-api/blob/main/CONTRIBUTING.md) file. +## ✨ Contributors + +Thanks to the following people for keeping this project alive and relevant. + +[![](https://contrib.rocks/image?repo=ghoshRitesh12/aniwatch-api)](https://github.com/ghoshRitesh12/aniwatch-api/graphs/contributors) + ## 🤝 Thanks - [consumet.ts](https://github.com/consumet/consumet.ts) @@ -1019,15 +999,6 @@ This project is licensed under the [MIT License](https://opensource.org/license/ - -
- -

- Made with 💖 by - - Ritesh - -

-- cgit v1.2.3