|
2 | 2 | ## Welcome to Calcu-Basic |
3 | 3 | Calcu-basic is a C++ application that lets you calculate basic arithmetic operations. The purpose of our project is to let people modify our calculator and also make different results. |
4 | 4 | ## Prerequisites for using our project |
5 | | -You need to learn C++ basics to understand the code, and we'll explain some of the code. But if you know c++, you probably know how the calculator works. |
| 5 | +You need to learn C++ basics to understand the code, but if you know c++, you probably know how the calculator works. |
6 | 6 | ## Issues |
7 | 7 | For more info, visit https://github.com/TheRobotCodingMan/Calcu-basic/issues. |
8 | 8 | ## How to compile code? |
|
0 commit comments