Sure, here's the updated README with the changes you requested:
This is a simple calculator application created by following the tutorial from Programiz. It performs basic arithmetic operations such as addition, subtraction, multiplication, and division.
- Addition
- Subtraction
- Multiplication
- Division
-
Clone this repository to your local machine.
git clone https://github.com/ramacharya06/simple-calculator.git
-
Navigate to the project directory.
cd simple-calculator
-
Run the calculator application.
python calculator.py
-
Follow the on-screen instructions to perform calculations.
- Python 3.12.3
Contributions are welcome! Feel free to submit pull requests or open issues if you encounter any problems.
This project was created by following the video tutorial from Programiz. Special thanks to Programiz for the clear and concise explanation.
This project is licensed under the MIT License - see the LICENSE file for details.
Let me know if you need further modifications!