From 1f2a90ba90b98a72d3ce7c34455c1e77575effba Mon Sep 17 00:00:00 2001 From: Tony-HYX <605698554@qq.com> Date: Sat, 6 Jan 2024 22:51:12 +0800 Subject: [PATCH] [ENH]Update README.md with badges --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b097432..f9d23e4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@
- +[![PyPI - Python Version](https://img.shields.io/pypi/pyversions/abl)](https://pypi.org/project/abl/) [![license](https://img.shields.io/github/license/mashape/apistatus.svg?maxAge=2592000)](https://github.com/AbductiveLearning/ABL-Package/blob/Dev/LICENSE) [![flake8 Lint](https://github.com/AbductiveLearning/ABL-Package/actions/workflows/lint.yaml/badge.svg?branch=Dev)](https://github.com/AbductiveLearning/ABL-Package/actions/workflows/lint.yaml) [![Code style: black](https://img.shields.io/badge/code%20style-black-000000.svg)](https://github.com/psf/black)