From 319724cbe136214fec904c6908b79365023b1de2 Mon Sep 17 00:00:00 2001 From: Shibe Drill <53824200+shibedrill@users.noreply.github.com> Date: Mon, 20 Mar 2023 08:54:14 -0400 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e815fb5..16c837f 100644 --- a/README.md +++ b/README.md @@ -65,5 +65,5 @@ regarding your real name, IP, location, etc. You can look at the file it generat **1.0.0:** Official full stable release **1.0.1:** Fixed distro name for Debian GNU/Linux. Logo & color works now. **1.1.0:** Refactored some poorly written typing, and added support for memory. -**1.1.1:** Made sure that linux system detection won't fail if Linux has a capital L. -**1.1.2:** Replaced *nix dependency on ```bash``` with dependency on ```sh```. \ No newline at end of file +**1.1.1:** Made sure that linux system detection won't fail if Linux has a capital L. +**1.1.2:** Replaced *nix dependency on ```bash``` with dependency on ```sh```.