From ff040c28bddff7b79f75de71e3fca6576dedb5fa Mon Sep 17 00:00:00 2001 From: Josh Mudge Date: Sat, 29 Sep 2018 12:42:20 -0600 Subject: [PATCH] Add 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..29d4177 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# Script-toolkit + +A collection of useful scripts. You have to look at code comments to see what they do.