diff --git a/README.md b/README.md index f0886e3..0e97cf8 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # IP_HeartBand +To launch the code main8.cpp which is the final code, write this on the terminal: + +g++ main8.cpp -o main8.exe +./main8.exe \ No newline at end of file