Skip to content

Commit 7ee749d

Browse files
committed
cargo release
1 parent 4f3aab6 commit 7ee749d

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Cargo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[package]
22
name = "onefetch"
33
description = "Neofetch for your source code"
4-
version = "1.5.3"
4+
version = "1.5.4"
55
authors = ["o2sh <ossama-hjaji@live.fr>"]
66
readme = "README.md"
77
license = "MIT"

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<p align="center">
22
<img src="https://github.com/o2sh/onefetch/blob/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-1.5.3-red.svg" alt="cargo"></a>
3+
<a href="https://crates.io/crates/onefetch"><img src="https://img.shields.io/badge/crates.io-1.5.4-red.svg" alt="cargo"></a>
44
<a href="https://travis-ci.org/o2sh/onefetch"><img src="https://travis-ci.org/o2sh/onefetch.svg?branch=master" alt="Build Status"></a>
55
<a href="./LICENSE.md"><img src="https://img.shields.io/badge/license-MIT-blue.svg"></a>
66
</p>
@@ -9,7 +9,7 @@
99
<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>
1010
</p>
1111

12-
Onefetch is a command line tool that displays information about your Source Code directly on your terminal.Onefetch supports almost 20 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added.
12+
Onefetch is a command line tool that displays information about your Git project directly on your terminal. Onefetch supports almost 20 different programming languages. If your language of choice isn't supported: Open up an issue and support will be added.
1313

1414
<p align="center">
1515
<img src="https://github.com/o2sh/onefetch/blob/master/assets/cpp.png" align="left" height="200px" width="420px">

0 commit comments

Comments
 (0)