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