From e431a051249fa1ed04629ff0062643c2503a6f04 Mon Sep 17 00:00:00 2001 From: Frozd Date: Fri, 23 Jan 2026 13:05:10 +0100 Subject: [PATCH] chore: created README.md --- README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..efc56b5 --- /dev/null +++ b/README.md @@ -0,0 +1,7 @@ +# Car Manager 3 + +This is a simple school project in C# - Honestly you shouldn't be looking at this if you don't know me. + +Hosted on [my own git server](https://git.jaro.digital/frozd/carmanager-3) + +Documentation is in the works.