From 616f2dd1b5575bffb6f12fdca0832d9f47753f16 Mon Sep 17 00:00:00 2001 From: Andreas Jonson <andreas.jonson@iopsys.eu> Date: Tue, 18 Apr 2023 08:04:44 +0000 Subject: [PATCH] Cleanup --- README | 1 + README.md => docs/index.md | 0 2 files changed, 1 insertion(+) create mode 100644 README rename README.md => docs/index.md (100%) diff --git a/README b/README new file mode 100644 index 0000000..f450228 --- /dev/null +++ b/README @@ -0,0 +1 @@ +# Overview documentation repository \ No newline at end of file diff --git a/README.md b/docs/index.md similarity index 100% rename from README.md rename to docs/index.md -- GitLab