From 282e8ce00512faddabb7071923a7e219b790ae45 Mon Sep 17 00:00:00 2001 From: Sean Rhone Date: Sat, 3 Feb 2024 18:56:25 -0500 Subject: [PATCH] Update README.md --- README.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 3f08ea4..6eb50d6 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,7 @@ -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 +This project contains various batch files for Windows that I use, notably for privacy, and gaming and general performance improvements. 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 -I have individual batch files and contents on my Gist here: https://gist.github.com/Espionage724/7d0cdd8c2ac09ec7cdfab85d62ff49e6 +I have a wiki page of other Windows tweaks and programs: https://wiki.realmofespionage.xyz/windows:10 + +I also have individual batch files on my Gist: https://gist.github.com/Espionage724/7d0cdd8c2ac09ec7cdfab85d62ff49e6 Convenient link for an archive containing the latest changes: https://github.com/Espionage724/Windows/archive/master.zip