|
1 | 1 | # Calcu-basic |
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 | | -## Prerequisites for using our project |
5 | | -You need to learn C++ basics to understand the code, but if you know c++, you probably know how the calculator works. |
| 4 | +## Prerequisites for contributing to our project |
| 5 | +You need to learn C++ basics to understand the code, but if you know c++, you probably know how the calculator works and how to improve it. |
6 | 6 | ## Issues |
7 | 7 | For more info, visit https://github.com/TheRobotCodingMan/Calcu-basic/issues. |
8 | 8 | ## How to compile code? |
9 | 9 | Compiling code in local is hard, but can be done. We recommend that you use an online c++ compiler. The link below has the code already and you can copy it: |
10 | 10 | http://tpcg.io/_LWH98K |
| 11 | + |
| 12 | +## Contact |
| 13 | +Contact me in my personal email - chadrick.tobias22@gmail.com. |
0 commit comments