From 1edb0fa0ec36025debbaa97445262955f5885444 Mon Sep 17 00:00:00 2001 From: Wroclaw Date: Sun, 15 May 2022 21:52:27 +0200 Subject: [PATCH] minor fixes in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8fe5d67..12507e8 100644 --- a/README.md +++ b/README.md @@ -1,5 +1,5 @@ -# calculator +# Calculator Terminal-like calculator for simple arithmetic operations. -This is project for a college, given requirements are in (zadanie.txt)[./zadanie.txt]. +This is project for a college, given requirements are in [zadanie.txt](./zadanie.txt). _Inspired by vi keybinds :^)_ \ No newline at end of file