mirror of
https://github.com/sharkdp/bat.git
synced 2025-10-30 14:43:57 +00:00
Add logo header to README
This commit is contained in:
12
README.md
12
README.md
@@ -1,9 +1,9 @@
|
||||
# bat
|
||||
|
||||
[](https://travis-ci.org/sharkdp/bat)
|
||||
[](https://crates.io/crates/bat)
|
||||
|
||||
A *cat(1)* clone with syntax highlighting and Git integration.
|
||||
<p align="center">
|
||||
<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>
|
||||
<a href="https://crates.io/crates/bat"><img src="https://img.shields.io/crates/v/bat.svg" alt="Version info"></a><br>
|
||||
A <i>cat(1)</i> clone with syntax highlighting and Git integration.
|
||||
</p>
|
||||
|
||||
## Features
|
||||
|
||||
|
||||
Reference in New Issue
Block a user