From 7330b4fd6ee41f2ab86372df3960dcbdf6bfaa91 Mon Sep 17 00:00:00 2001 From: yakhyo Date: Thu, 21 Nov 2024 09:38:20 +0000 Subject: [PATCH] chore: Add repo badge [skip ci] --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b101150..f7e8301 100644 --- a/README.md +++ b/README.md @@ -6,6 +6,7 @@ ![Python](https://img.shields.io/badge/Python-3.8%2B-blue) [![PyPI Version](https://img.shields.io/pypi/v/uniface.svg)](https://pypi.org/project/uniface/) [![Build Status](https://github.com/yakhyo/uniface/actions/workflows/build.yml/badge.svg)](https://github.com/yakhyo/uniface/actions) +[![GitHub Repository](https://img.shields.io/badge/GitHub-Repository-blue?logo=github)](https://github.com/yakhyo/uniface) [![Downloads](https://pepy.tech/badge/uniface)](https://pepy.tech/project/uniface) [![Code Style: PEP8](https://img.shields.io/badge/code%20style-PEP8-green.svg)](https://www.python.org/dev/peps/pep-0008/) [![GitHub Release Downloads](https://img.shields.io/github/downloads/yakhyo/uniface/total.svg?label=Model%20Downloads)](https://github.com/yakhyo/uniface/releases)