diff options
author | 2024-03-07 21:25:49 +0600 | |
---|---|---|
committer | 2024-03-08 06:34:47 +0600 | |
commit | 1609936fd30418bac47432df4e47c0c5142fb043 (patch) | |
tree | f4a734f3f1a86b5876210516af420428ae7f0de2 /README.md | |
parent | cd55d812c0728f5084d39856e692ad103615c3b8 (diff) | |
download | entropy-calc-1609936fd30418bac47432df4e47c0c5142fb043.tar.gz entropy-calc-1609936fd30418bac47432df4e47c0c5142fb043.zip |
Update build and run instructions in README.md
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -60,7 +60,7 @@ After building the project, you can run the program by clicking on the "Run" but } ``` -5. Press `F5` again to build and run the project. +And finally press `F5` again to build and run the project. ## Contributing |