From a3ebd71d218b88e5e140e21d2858c4199558e6bc Mon Sep 17 00:00:00 2001 From: rkwyu <87258843+rkwyu@users.noreply.github.com> Date: Mon, 22 Apr 2024 22:59:12 +0100 Subject: [PATCH] Update README.md --- README.md | 21 +++++++++++++-------- 1 file changed, 13 insertions(+), 8 deletions(-) diff --git a/README.md b/README.md index f995eb3..1fd13e4 100644 --- a/README.md +++ b/README.md @@ -1,14 +1,19 @@ -# anime-dl 動畫下載 -[![Coverage Status](https://coveralls.io/repos/github/rkwyu/anime-dl/badge.svg?branch=main)](https://coveralls.io/github/rkwyu/anime-dl?branch=main) +# anime-dl 動畫下載 ![GitHub last commit (branch)](https://img.shields.io/github/last-commit/rkwyu/anime-dl/main) [![Coverage Status](https://coveralls.io/repos/github/rkwyu/anime-dl/badge.svg?branch=main)](https://coveralls.io/github/rkwyu/anime-dl?branch=main) + +[![License: GPLv3](https://img.shields.io/badge/License-GPLv3-blue.svg)](https://www.gnu.org/licenses/gpl-3.0) +[![python](https://img.shields.io/badge/Python-3.11-3776AB.svg?style=flat&logo=python&logoColor=white)](https://www.python.org) ## About ## A tool to get anime from different websites with CLI (Command Line Interface). -It currently supports to download following websites: - -✅ [anime1.in](https://anime1.in/) -✅ [anime1.me](https://anime1.me/) -✅ [yhdm.one](https://yhdm.one/) -✅ [xgcartoon.com](https://www.xgcartoon.com/) +It currently supports following websites: +- [x] [anime1.in](https://anime1.in/) +- [x] [anime1.me](https://anime1.me/) +- [x] [yhdm.one](https://yhdm.one/) +- [x] [xgcartoon.com](https://www.xgcartoon.com/) + +Pending to supports: +- [ ] [kickassanime.mx](https://www1.kickassanime.mx/) +- [ ] [iyinghua.io](http://www.iyinghua.io/) ## Prerequisites ## To running this tool, please make sure the following prerequisites are ready: