From 4174daf1aa76f8aa177c3909d94dfef3f30b6ef5 Mon Sep 17 00:00:00 2001 From: garavindprogrammer <109126540+garavindprogrammer@users.noreply.github.com> Date: Wed, 20 Sep 2023 09:22:30 +0530 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54766c41..a5e53d28 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ Calculator ships regularly with new features and bug fixes. You can get the late ![Calculator Screenshot](docs/Images/CalculatorScreenshot.png) -## Features +FEATURES OF CALCULATOR - Standard Calculator functionality which offers basic operations and evaluates commands immediately as they are entered. - Scientific Calculator functionality which offers expanded operations and evaluates commands using order of operations. - Programmer Calculator functionality which offers common mathematical operations for developers including conversion between common bases.