mirror of
https://github.com/ouch-org/ouch.git
synced 2025-07-28 21:51:50 +00:00
Change badges to have squared corners
This commit is contained in:
parent
61aad5f97c
commit
76f5a45db0
@ -1,12 +1,12 @@
|
||||
<p align="center">
|
||||
<a href="https://crates.io/crates/ouch">
|
||||
<img src="https://img.shields.io/crates/v/ouch?color=6090FF" alt="Crates.io link">
|
||||
<img src="https://img.shields.io/crates/v/ouch?color=6090FF&style=flat-square" alt="Crates.io link">
|
||||
</a>
|
||||
<a href="https://docs.rs/ouch">
|
||||
<img src="https://img.shields.io/docsrs/ouch?color=6090FF" alt="Docs.rs link">
|
||||
<img src="https://img.shields.io/docsrs/ouch?color=6090FF&style=flat-square" alt="Docs.rs link">
|
||||
</a>
|
||||
<a href="https://github.com/ouch/ouch-org/blob/master/LICENSE">
|
||||
<img src="https://img.shields.io/crates/l/ouch?color=6090FF" alt="License">
|
||||
<img src="https://img.shields.io/crates/l/ouch?color=6090FF&style=flat-square" alt="License">
|
||||
</a>
|
||||
</p>
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user