From 41f25d69f797d075e1b199930b70dca92c83ca12 Mon Sep 17 00:00:00 2001 From: LordBaryhobal Date: Tue, 12 May 2026 13:51:35 +0200 Subject: [PATCH] chore: init --- .gitignore | 0 README.md | 5 +++++ 2 files changed, 5 insertions(+) create mode 100644 .gitignore create mode 100644 README.md diff --git a/.gitignore b/.gitignore new file mode 100644 index 0000000..e69de29 diff --git a/README.md b/README.md new file mode 100644 index 0000000..3514947 --- /dev/null +++ b/README.md @@ -0,0 +1,5 @@ +# Bachelor's Project documentation and report + +This repository contains the documentation (specifications, notes, research, etc.) and report for my Bachelor's Project. + +The code is available in the [midas](https://git.kb28.ch/HEL/midas) repository