aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorRitesh Ghosh <[email protected]>2024-07-14 00:11:45 +0530
committerRitesh Ghosh <[email protected]>2024-07-14 00:11:45 +0530
commitf3400a550fbf1cf23241b40ef01601dcde6293ee (patch)
treef7625c746788e73fe958f996784df7c3440010d4 /README.md
parent041c0b7098ffb3d87a729d7dbfc774a96761d3c3 (diff)
downloadaniwatch-api-f3400a550fbf1cf23241b40ef01601dcde6293ee.tar.xz
aniwatch-api-f3400a550fbf1cf23241b40ef01601dcde6293ee.zip
docs: minimize API docs by using the method present in #56
Diffstat (limited to 'README.md')
-rw-r--r--README.md12
1 files changed, 9 insertions, 3 deletions
diff --git a/README.md b/README.md
index d770a8e..c7ee3b9 100644
--- a/README.md
+++ b/README.md
@@ -884,10 +884,12 @@ console.log(data);
<details>
-<summary>Get Anime Episodes</summary>
+<summary>
### `GET` Anime Episodes
+</summary>
+
#### Endpoint
```sh
@@ -933,10 +935,12 @@ console.log(data);
<details>
-<summary>Get Anime Episode Servers</summary>
+<summary>
### `GET` Anime Episode Servers
+</summary>
+
#### Endpoint
```sh
@@ -995,10 +999,12 @@ console.log(data);
<details>
-<summary>Get Anime Episode Streaming Links</summary>
+<summary>
### `GET` Anime Episode Streaming Links
+</summary>
+
#### Endpoint
```sh