Skip to content

Commit 24ebefc

Browse files
authored
Update README.md
1 parent 1a3e00f commit 24ebefc

File tree

1 file changed

+15
-9
lines changed

1 file changed

+15
-9
lines changed

Diff for: README.md

+15-9
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,26 @@
1+
2+
<h3 align="center"><img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/onefetch.png" height="130px"></h3>
3+
<p align="center">A command-line git information tool written in rust 1.44</p>
4+
15
<p align="center">
2-
<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/onefetch.png" height="130px"></h3><br><br>
3-
<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/badge/crates.io-2.3.0-dea584" alt="cargo"></a>
4-
<a href="https://github.com/o2sh/onefetch/actions?workflow=build"><img src="https://github.com/o2sh/onefetch/workflows/build/badge.svg" alt="Build Status"></a>
5-
<a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
6-
<a href="https://gitter.im/onefetch/community"><img src="https://badges.gitter.im/Join%20Chat.svg" alt="glitter"></a>
6+
<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/badge/crates.io-2.3.0-dea584" alt="cargo"></a>
7+
<a href="https://github.com/o2sh/onefetch/actions?workflow=build"><img src="https://github.com/o2sh/onefetch/workflows/build/badge.svg" alt="Build Status"></a>
8+
<a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
9+
<a href="https://gitter.im/onefetch/community"><img src="https://badges.gitter.im/Join%20Chat.svg" alt="glitter"></a>
710
</p>
811

912
<p align="center">
1013
<a href="https://snapcraft.io/onefetch"><img src="https://raw.githubusercontent.com/snapcore/snap-store-badges/master/EN/%5BEN%5D-snap-store-black.png" alt="Get it from the Snap Store"></a>
1114
</p>
1215

16+
<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/aesthetic.png" align="right" height="240px">
17+
1318
Onefetch is a command line tool that displays information about your Git repository directly on your terminal. Onefetch supports almost 50 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added.
1419

15-
<p align="center">
16-
<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/julia.png" align="left" height="207px" width="400px">
17-
<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/kitty.png" height="207px" width="400px">
18-
</p>
20+
The information by default is displayed alongside the dominant language's logo. You can further configure Onefetch to instead display an image.
21+
22+
<img src="https://raw.githubusercontent.com/o2sh/onefetch/master/assets/julia.png" align="right" height="240px">
23+
24+
You can further configure Neofetch to display exactly what you want it to. Through the use of command-line flags.
1925

2026
### More: \[[Installation](https://github.com/o2sh/onefetch/wiki/Installation)\] \[[Getting Started](https://github.com/o2sh/onefetch/wiki/getting-started)\] \[[Wiki](https://github.com/o2sh/onefetch/wiki)\]

0 commit comments

Comments
 (0)