Skip to content

Commit

Permalink
add more badges
Browse files Browse the repository at this point in the history
  • Loading branch information
GopherJ authored Apr 10, 2020
1 parent 9cb77e9 commit 6087cc9
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
# casbin-rs

![GitHub last commit](https://img.shields.io/github/last-commit/casbin/casbin-rs)
[![Crates.io](https://img.shields.io/crates/v/casbin.svg)](https://crates.io/crates/casbin)
![crates.io](https://img.shields.io/crates/d/casbin)
[![Docs](https://docs.rs/casbin/badge.svg)](https://docs.rs/casbin)
[![Build Status](https://travis-ci.org/casbin/casbin-rs.svg?branch=master)](https://travis-ci.org/casbin/casbin-rs)
[![codecov](https://codecov.io/gh/casbin/casbin-rs/branch/master/graph/badge.svg)](https://codecov.io/gh/casbin/casbin-rs)
Expand Down

0 comments on commit 6087cc9

Please sign in to comment.