From 02b5f00595826472119d10c4bb8ed8db73ba4341 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C3=92scar=20Casajuana?= Date: Fri, 5 Jan 2024 22:34:56 +0100 Subject: [PATCH] Add downloads badge --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index b9c9ace..b603b9a 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Manga Downloader [![Go Report Card][go report card]][go report] [![Go Reference][go reference badge]][go reference] [![GitHub release][release badge]][releases] +[![gitHub downloads]][releases] [![License][license badge]][license] This app downloads mangas from websites like mangadex and stores them into cbz @@ -174,6 +175,7 @@ All the code contained in this repo is licensed under the You should have received a copy of the GNU Affero General Public License along with this program. If not, see . +[github downloads]: https://img.shields.io/github/downloads/elboletaire/manga-downloader/total [go report]: https://goreportcard.com/report/github.com/elboletaire/manga-downloader [go report card]: https://goreportcard.com/badge/github.com/elboletaire/manga-downloader [go reference]: https://pkg.go.dev/github.com/elboletaire/manga-downloader