1
0
mirror of https://github.com/sharkdp/bat.git synced 2025-07-15 05:25:03 +02:00

Change color of crates.io badge

This commit is contained in:
David Peter
2018-05-30 21:10:14 +02:00
committed by GitHub
parent fe29da6e76
commit 0c2da90fa4

@ -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>