From 8ecf81e7b235c7272379d1cb896788d486c7e019 Mon Sep 17 00:00:00 2001 From: Angelo-F Date: Mon, 13 Dec 2021 08:46:27 +0000 Subject: [PATCH] docs: update README.md --- README.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 65e5775..257cad9 100644 --- a/README.md +++ b/README.md @@ -4,11 +4,12 @@ A lightning-fast minimalist system fetch tool made in Rust. Even faster than pfe A great pair for [cbonsai](https://gitlab.com/jallbrit/cbonsai), to help you get upvotes on your Linux rice. -treefetch +treefetch + ![Rust](https://img.shields.io/badge/rust-%23000000.svg?style=for-the-badge&logo=rust&logoColor=white) -## Install (binary) +## Install (x86) Download the latest binary release from the [releases section](https://github.com/angelofallars/treefetch/releases). @@ -23,8 +24,9 @@ program anywhere. - `cd treefetch` - `cargo install --path .` -cbonsai and treefetch +cbonsai and treefetch + ## License -MIT License +This program is licensed under the MIT License.