aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2024-05-10 10:45:05 +0530
committerRitesh Ghosh <[email protected]>2024-05-10 10:45:05 +0530
commit10daece49d0cfdec7476b424c9a8b424978b4b95 (patch)
treed44e8bde9510a8c1372b6c905883554572a4d3fa
parent012d897ed21464a02c389eade24edc0a20066c52 (diff)
downloadaniwatch-api-10daece49d0cfdec7476b424c9a8b424978b4b95.tar.xz
aniwatch-api-10daece49d0cfdec7476b424c9a8b424978b4b95.zip
docs: add star Hhstory section to README
-rw-r--r--README.md26
1 files changed, 25 insertions, 1 deletions
diff --git a/README.md b/README.md
index df3fd80..4e8a32f 100644
--- a/README.md
+++ b/README.md
@@ -108,6 +108,7 @@
- [Support](#support)
- [Thanks](#thanks)
- [License](#license)
+- [Star History](#star-history)
## <span id="installation">💻 Installation</span>
@@ -953,7 +954,7 @@ https://api-aniwatch.onrender.com/anime/episode-srcs?id={episodeId}&server={serv
| Parameter | Type | Description | Required? | Default |
| :--------: | :----: | :--------------------------------------------------: | :-------: | :--------------: |
| `id` | string | The id of the episode. | Yes | -- |
-| `server` | string | The name of the server. | No | `"vidstreaming"` |
+| `server` | string | The name of the server. | No | `"vidstreaming"` |
| `category` | string | The category of the episode ('sub', 'dub' or 'raw'). | No | `"sub"` |
#### Request sample
@@ -1014,6 +1015,29 @@ Don't forget to leave a star 🌟. You can also follow me on Twitter [@\_riteshg
This project is licensed under the [MIT License](https://opensource.org/license/mit/) - see the [LICENSE](https://github.com/ghoshRitesh12/aniwatch-api/blob/main/LICENSE) file for more details.
+<br/>
+
+<picture id="star-history">
+ <source
+ media="(prefers-color-scheme: dark)"
+ srcset="
+ https://api.star-history.com/svg?repos=ghoshRitesh12/aniwatch-api&type=Date&theme=dark
+ "
+ />
+ <source
+ media="(prefers-color-scheme: light)"
+ srcset="
+ https://api.star-history.com/svg?repos=ghoshRitesh12/aniwatch-api&type=Date
+ "
+ />
+ <img
+ alt="Star History Chart"
+ src="https://api.star-history.com/svg?repos=ghoshRitesh12/aniwatch-api&type=Date"
+ />
+</picture>
+
+<br/>
+
<p align="center">
Made with 💖 by
<a href="https://github.com/ghoshRitesh12">