Skip to content

Commit 0245179

Browse files
committed
docs: change status badge
fix: #395
1 parent ef44178 commit 0245179

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,12 @@
11
PyCasbin
22
====
33

4-
[![GitHub Action](https://github.com/casbin/pycasbin/workflows/build/badge.svg?branch=master)](https://github.com/casbin/pycasbin/actions)
4+
[![build](https://github.com/casbin/pycasbin/actions/workflows/build.yml/badge.svg)](https://github.com/casbin/pycasbin/actions/workflows/build.yml)
55
[![Coverage Status](https://coveralls.io/repos/github/casbin/pycasbin/badge.svg)](https://coveralls.io/github/casbin/pycasbin)
66
[![Version](https://img.shields.io/pypi/v/pycasbin.svg)](https://pypi.org/project/pycasbin/)
77
[![PyPI - Wheel](https://img.shields.io/pypi/wheel/pycasbin.svg)](https://pypi.org/project/pycasbin/)
88
[![Pyversions](https://img.shields.io/pypi/pyversions/pycasbin.svg)](https://pypi.org/project/pycasbin/)
9-
[![Download](https://img.shields.io/pypi/dm/pycasbin.svg)](https://pypi.org/project/pycasbin/)
9+
[![Download](https://static.pepy.tech/badge/pycasbin)](https://pypi.org/project/pycasbin/)
1010
[![Discord](https://img.shields.io/discord/1022748306096537660?logo=discord&label=discord&color=5865F2)](https://discord.gg/S5UjpzGZjN)
1111

1212
<p align="center">

0 commit comments

Comments
 (0)