From 879cb634d85fe18750de373c47a28f9f0a6f37fc Mon Sep 17 00:00:00 2001 From: Adam Parler Date: Sun, 17 Mar 2024 20:37:56 +0000 Subject: [PATCH] Initialized README --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..99c9e77 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +## Just the Dumb Stuff + +This repository holds a number of stand-alone code files that help with QOL. They are helpful in a number of scenarios and can be incorporated into other codes. I am generally lazy and hate redoing things over and over so heres a few scripts that I hate rewriting constantly. \ No newline at end of file