From 7eafa2e0c09cfd30851132c9ba8277e86a54fc1a Mon Sep 17 00:00:00 2001 From: Varun Shanbhag <30069380+VarunS2002@users.noreply.github.com> Date: Thu, 16 Jun 2022 14:44:28 +0530 Subject: [PATCH] Added download count badge to README.md --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9ac3b08d4..551abfd28 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,7 @@ app icon ![latest release badge](https://img.shields.io/github/v/release/chenxiaolong/BCR?sort=semver) +![total-download-count](https://img.shields.io/github/downloads/chenxiaolong/BCR/total?color=brightgreen) ![license badge](https://img.shields.io/github/license/chenxiaolong/BCR) BCR is a simple Android call recording app for rooted devices or devices running custom firmware. Once enabled, it stays out of the way and automatically records incoming and outgoing calls in the background. @@ -150,4 +151,4 @@ If you are interested in implementing a new feature and would like to see it inc ### License -BCR is licensed under GPLv3. Please see [`LICENSE`](./LICENSE) for the full license text. \ No newline at end of file +BCR is licensed under GPLv3. Please see [`LICENSE`](./LICENSE) for the full license text.