mirror of
https://github.com/shafat-96/anime-mapper
synced 2026-04-18 00:01:46 +00:00
Update README.md
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
# Anilist to AnimePahe Mapper API
|
# Anilist to Anime Mapper API
|
||||||
|
|
||||||
A specialized Node.js API that maps anime data between Anilist and streaming platforms (AnimePahe, HiAnime, AnimeKai) using advanced string similarity algorithms.
|
A specialized Node.js API that maps anime data between Anilist and streaming platforms (AnimePahe, HiAnime, AnimeKai) using advanced string similarity algorithms.
|
||||||
|
|
||||||
@@ -16,7 +16,7 @@ A specialized Node.js API that maps anime data between Anilist and streaming pla
|
|||||||
```bash
|
```bash
|
||||||
# Clone the repository
|
# Clone the repository
|
||||||
git clone https://github.com/yourusername/anilist-animepahe-mapper.git
|
git clone https://github.com/yourusername/anilist-animepahe-mapper.git
|
||||||
cd anilist-animepahe-mapper
|
cd anime-mapper
|
||||||
|
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
npm install
|
npm install
|
||||||
|
|||||||
Reference in New Issue
Block a user