From 8c3cf4707cc392c16c91dc11e53f954f0fd820f1 Mon Sep 17 00:00:00 2001 From: Andrej Kenda Date: Mon, 16 Oct 2023 13:24:37 +0200 Subject: [PATCH] Update README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/README.md b/README.md index e3af196..f4333b8 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,13 @@ Computer mouse from scratch. +This repository serves as an appendix to my master thesis. + +New features and bugfixes won't be added to this repository. +I plan on separating different parts of the repository into +a bigger project sometime in the future. If you come across +this repository before I do that, feel free to open an issue here. + ![render](assets/render.png) ## Overview