Update README.md

This commit is contained in:
garavindprogrammer 2023-09-20 09:22:30 +05:30 committed by GitHub
commit 4174daf1aa
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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.