From d1ab35eb7f6cdd400ccc3626d2c010430ec8d126 Mon Sep 17 00:00:00 2001 From: Soikk <76824648+Soikk@users.noreply.github.com> Date: Sat, 23 Oct 2021 16:19:25 +0200 Subject: [PATCH] Updated README properly --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 5794e01..6facd5e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,3 @@ # matrix calculator - A simple matrix calculator with a console interface + A simple matrix calculator with a console interface Build with "gcc -static *.c -o matrix-calculator.exe -Iinclude" \ No newline at end of file -- 2.39.5