From 8b42e70e897dc00091e0f65a93b0f664b2c5cd03 Mon Sep 17 00:00:00 2001 From: theregoesmyeye <64832453+theregoesmyeye@users.noreply.github.com> Date: Thu, 2 May 2024 23:45:08 -0700 Subject: [PATCH] Update README.md --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index f026d49..e440cd8 100644 --- a/README.md +++ b/README.md @@ -21,4 +21,7 @@ Yeah, yeah, another setup script. This one does the usual boring stuff, but hey, **Here is an overly-complicated one-liner to install so I can look as though I'm smart and I know what I'm doing:** ``` curl https://raw.githubusercontent.com/theregoesmyeye/TermuxSetup/main/setup.sh | tee ~/setup.sh && chmod +x ~/setup.sh && bash ~/setup.sh && rm ~/setup.sh -``` \ No newline at end of file +``` + +# Changes: +1. Now sets up storage and installs git, bruh. \ No newline at end of file