From 706cc5d57d18867c82e620e9c48b7fc7ca3b5d0e Mon Sep 17 00:00:00 2001 From: Ashish Abraham <83216788+Ashish-Abraham@users.noreply.github.com> Date: Sun, 9 Oct 2022 15:33:38 +0530 Subject: [PATCH 1/2] Fixed error in installation instruction Corrected typo error in installation from crates.io --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bc5d07..99f9df3 100644 --- a/README.md +++ b/README.md @@ -56,7 +56,7 @@ - from crates.io ```bash - crago install aarty + cargo install aarty ``` - From aur: ```shell -- 2.34.1 From 1f6a2c74147462cc49d6d75ee14000305e2cc1d0 Mon Sep 17 00:00:00 2001 From: Ashish Abraham <83216788+Ashish-Abraham@users.noreply.github.com> Date: Sun, 9 Oct 2022 15:36:04 +0530 Subject: [PATCH 2/2] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 99f9df3..82c6f98 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# aarty: A simple CLI tool to convert the images to ASCII art with rust 🦀 +# aarty: A simple CLI tool to convert images to ASCII art with Rust 🦀 ![srceenshots/anime_2_colored_scale_4.gif](./srceenshots/anime_2_colored_scale_4.gif) ![money mouth face colored scale 2](./srceenshots/money_mouth_face_colored_scale_2.png) -- 2.34.1