docs: updated api name in docs from zoro to aniwatch
This commit is contained in:
@@ -10,10 +10,10 @@
|
|||||||
/>
|
/>
|
||||||
</a>
|
</a>
|
||||||
|
|
||||||
# <p align="center">Zoro.to API</p>
|
# <p align="center">Aniwatch API</p>
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
A free restful API serving anime information from <a href="https://aniwatch.to">zoro.to</a>
|
A free restful API serving anime information from <a href="https://aniwatch.to">aniwatch.to</a>
|
||||||
<br/><br/>
|
<br/><br/>
|
||||||
<strong>
|
<strong>
|
||||||
<a
|
<a
|
||||||
@@ -80,8 +80,8 @@
|
|||||||
1. Clone the repository and move into the directory.
|
1. Clone the repository and move into the directory.
|
||||||
|
|
||||||
```bash
|
```bash
|
||||||
git clone https://github.com/ghoshRitesh12/zoro.to-api.git
|
git clone https://github.com/ghoshRitesh12/aniwatch-api.git
|
||||||
cd zoro.to-api
|
cd aniwatch-api
|
||||||
```
|
```
|
||||||
|
|
||||||
2. Install all the dependencies.
|
2. Install all the dependencies.
|
||||||
|
|||||||
Reference in New Issue
Block a user