From d15bbd57fa78a3d3b96dcfd3dbe68be9edfe9aec Mon Sep 17 00:00:00 2001 From: Tristan Ancelet Date: Sat, 18 Nov 2023 18:46:28 -0600 Subject: [PATCH] Added README --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..e98aa45 --- /dev/null +++ b/README.md @@ -0,0 +1,6 @@ +# MyScripts + +## This repo +This repo is just meant to house my general-use scripts. Historically I've made over 50-60 large scale scripts (of varying quality), but I've never actually made a habit of archiving them in a repo. + +Although I'm trying to get into the habit of it going forward (and you never know, someone might find one of my scripts useful).