From afa4462f8f4d986208e1a989b580524f86f8ff09 Mon Sep 17 00:00:00 2001 From: Jonni Liljamo Date: Thu, 28 Sep 2023 13:10:48 +0300 Subject: [PATCH] docs: initial README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..835ab49 --- /dev/null +++ b/README.md @@ -0,0 +1,8 @@ +# scripts + +Contains many small utility scripts, for various purposes + +Would not recommend running any of them blindly, consult comments in each +script for usage instructions (though the instructions may or may not be +useful). + -- 2.44.1