From c9b11b8aad9466f88bc5d5e73e0537d23fd775d7 Mon Sep 17 00:00:00 2001 From: Hykilpikonna Date: Wed, 22 Dec 2021 01:04:10 -0500 Subject: [PATCH] [+] Add readme to misc --- misc/README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 misc/README.md diff --git a/misc/README.md b/misc/README.md new file mode 100644 index 0000000..3ad7877 --- /dev/null +++ b/misc/README.md @@ -0,0 +1,3 @@ +These are random scripts I've made over this year, they're not related to the course. + +Have fun!