From d85397c2cdb14aacf1a4ec0616381c484f1ac79b Mon Sep 17 00:00:00 2001 From: Sean Rhone Date: Fri, 2 Feb 2024 20:33:32 -0500 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3c4da9e..3f08ea4 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -This project contains various batch files for Windows that I use on some of my deployed systems. I try to keep batch files as-simple as possible and focused on a specific task, instead of presenting a massive script file with user-input. +This project contains various batch files for Windows that I use on some of my deployed systems. I try to keep batch files as-simple as possible and focused on a specific task, instead of presenting a massive script file with user-input. KISS (the acronym) :p -My Gist here may be more up-to-date: https://gist.github.com/Espionage724/7d0cdd8c2ac09ec7cdfab85d62ff49e6 +I have individual batch files and contents on my Gist here: https://gist.github.com/Espionage724/7d0cdd8c2ac09ec7cdfab85d62ff49e6 Convenient link for an archive containing the latest changes: https://github.com/Espionage724/Windows/archive/master.zip