From 094873d088042ca7a7d38417cfafbb3fb767a4eb Mon Sep 17 00:00:00 2001 From: Isabell Pflug Date: Fri, 17 Apr 2026 16:11:03 +0200 Subject: [PATCH] :bug: Fixed space in README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ee7695d..5b9be5f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ alt="Gitmoji"> Files and projects of this repository: -- `Makefile`: Compiles every project for you. +- `Makefile` : Compiles every project for you. # Dependencies: - clang++ using std=c++23