From 34c7f6235d862f7a31600f7c4784d4f1c3da1e06 Mon Sep 17 00:00:00 2001 From: Igor Zalatov Date: Sat, 8 May 2021 19:47:18 +0300 Subject: [PATCH 1/2] Update README.md --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index a1498710..55376fe6 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,11 @@ Alternative firmware for IP cameras based on the HiSilicon (and other) SoC's More information about the project is available in our [Wiki](https://github.com/OpenIPC/openipc-2.1/wiki) and [Site](https://openipc.org) +![GitHub repo size](https://img.shields.io/github/repo-size/OpenIPC/openipc-2.1) +![GitHub issues](https://img.shields.io/github/issues/OpenIPC/openipc-2.1) +![GitHub pull requests](https://img.shields.io/github/issues-pr/OpenIPC/openipc-2.1) +[![License](https://img.shields.io/github/license/OpenIPC/openipc-2.1)](https://opensource.org/licenses/MIT) + ----- ### Supporting From 2e2011a882925dab5784c5389642f09c3b2a6bf0 Mon Sep 17 00:00:00 2001 From: Igor Zalatov Date: Sat, 8 May 2021 20:04:28 +0300 Subject: [PATCH 2/2] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 55376fe6..425716c4 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ Alternative firmware for IP cameras based on the HiSilicon (and other) SoC's More information about the project is available in our [Wiki](https://github.com/OpenIPC/openipc-2.1/wiki) and [Site](https://openipc.org) +[![CI status](https://img.shields.io/github/downloads/OpenIPC/openipc-2.1/total.svg)](https://github.com/OpenIPC/openipc-2.1/releases) ![GitHub repo size](https://img.shields.io/github/repo-size/OpenIPC/openipc-2.1) ![GitHub issues](https://img.shields.io/github/issues/OpenIPC/openipc-2.1) ![GitHub pull requests](https://img.shields.io/github/issues-pr/OpenIPC/openipc-2.1)