From dc70591f75e624ac41e288e703aeca52dfb8e8aa Mon Sep 17 00:00:00 2001 From: Clara Castillo Date: Sat, 10 Jun 2023 01:18:42 +0200 Subject: [PATCH] docs: update README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 4a9ffe5..068e189 100644 --- a/README.md +++ b/README.md @@ -90,8 +90,11 @@ const animeClient = new AnimeClient({ ## Available Clients - AnimeClient +- CharactersClient +- GenresClient - MangaClient - TopClient +- SchedulesClient - SeasonsClient - JikanClient (Main client)