Remove redundant release badge
Provided that the latest version of this crate is always published on crates.io and tagged as a release on GitHub.com, the crates.io and the GitHub.com release badges will always show the same version. Consequently, remove the GitHub.com release badge to avoid redundancy.
This commit is contained in:
parent
a446aed011
commit
3a5788bd24
@ -1,4 +1,4 @@
|
||||
# foliage [![GitHub release](https://img.shields.io/github/release/potassco/foliage.svg?maxAge=3600)](https://github.com/potassco/foliage/releases) [![crates.io](https://img.shields.io/crates/v/foliage.svg?maxAge=3600)](https://crates.io/crates/foliage)
|
||||
# foliage [![crates.io](https://img.shields.io/crates/v/foliage.svg?maxAge=3600)](https://crates.io/crates/foliage)
|
||||
|
||||
> First-order logic with integer arithmetics in Rust
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user