From 37fc3c8987f85f4b87dead528c58915ba0bca68c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=BC=A0=E4=B8=80=E6=B6=B5?= Date: Tue, 23 Apr 2024 16:25:00 +0800 Subject: [PATCH] add badge --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index 7b1e972..47734ce 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,12 @@ # JILL Wrapper +[![CI](https://github.com/Suzhou-Tongyuan/jillw/actions/workflows/ci.yml/badge.svg)](https://github.com/Suzhou-Tongyuan/jillw/actions/workflows/ci.yml) +[![codecov](https://codecov.io/gh/Suzhou-Tongyuan/jillw/branch/master/graph/badge.svg)](https://codecov.io/gh/Suzhou-Tongyuan/jillw) +[![versions](https://img.shields.io/pypi/pyversions/jillw.svg)](https://pypi.org/project/jillw/#history) +[![pypi](https://img.shields.io/pypi/v/jillw.svg)](https://pypi.org/project/jillw/) +[![License](https://img.shields.io/badge/License-MIT--Clause-green.svg)](https://github.com/Suzhou-Tongyuan/jillw/blob/main/LICENSE.md) + + JILL Wrapper (`jillw`) is a lightweight and cross-platform Julia version manager. This work is based on [johnnychen94/jill.py](https://github.com/johnnychen94/jill.py) and [Python venv](https://docs.python.org/3/library/venv.html). `jillw` targets several different use cases: