From fddb37b902dad6aefa11104fd4210e40e2b3fb2e Mon Sep 17 00:00:00 2001
From: Andrew Trieu <68151686+AndrewTrieu@users.noreply.github.com>
Date: Fri, 25 Nov 2022 10:28:40 +0200
Subject: [PATCH] Update README.md
---
README.md | 4 +++-
1 file changed, 3 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index 85a018a..1defd71 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,8 @@
# Flutter calculator
A functional calculator app created for the course CT30A2803 User Interfaces and Usability of LUT University, Finland.
-The calculator can perform simple mathematical functions like addition, subtraction, multiplication, and division.
+The calculator can perform simple mathematical functions like addition, subtraction, multiplication, and division.
+
+
## Note