diff --git a/README.md b/README.md index f1c657d..2cc6df7 100644 --- a/README.md +++ b/README.md @@ -2,9 +2,9 @@ ## Welcome to Calcu-Basic 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. ## Prerequisites for using our project -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. +You need to learn C++ basics to understand the code, but if you know c++, you probably know how the calculator works. ## Issues For more info, visit https://github.com/TheRobotCodingMan/Calcu-basic/issues. ## How to compile code? 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: -http://tpcg.io/_WSUVW7 +http://tpcg.io/_LWH98K