From 576da1ab65153e3825f9148ded9ab9da033c6a85 Mon Sep 17 00:00:00 2001 From: Otthorn Date: Tue, 16 Mar 2021 18:13:40 +0100 Subject: [PATCH] Initial commit for the utils module --- utils/README.md | 1 + 1 file changed, 1 insertion(+) create mode 100644 utils/README.md diff --git a/utils/README.md b/utils/README.md new file mode 100644 index 0000000..54c416e --- /dev/null +++ b/utils/README.md @@ -0,0 +1 @@ +Contains different utils and scripts to be exectued from command line.