mirror of
https://github.com/sharkdp/bat
synced 2024-11-15 00:27:10 +00:00
Change color of crates.io badge
This commit is contained in:
parent
fe29da6e76
commit
0c2da90fa4
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
<img src="doc/logo-header.svg" alt="bat - a cat clone with wings"><br>
|
||||
<a href="Version info"><img src="https://travis-ci.org/sharkdp/bat.svg?branch=master" alt="Build Status"></a>
|
||||
<img src="https://img.shields.io/crates/l/bat.svg" alt="license">
|
||||
<a href="https://crates.io/crates/bat"><img src="https://img.shields.io/crates/v/bat.svg" alt="Version info"></a><br>
|
||||
<a href="https://crates.io/crates/bat"><img src="https://img.shields.io/crates/v/bat.svg?colorB=319e8c" alt="Version info"></a><br>
|
||||
A <i>cat(1)</i> clone with syntax highlighting and Git integration.
|
||||
</p>
|
||||
|
||||
|
|
Loading…
Reference in a new issue