diff options
| author | Admin Panel <admin-panel@swave.lol> | 2026-03-08 10:04:28 +0000 |
|---|---|---|
| committer | Admin Panel <admin-panel@swave.lol> | 2026-03-08 10:04:28 +0000 |
| commit | 8b29c533c3fdbdca2c4210ac3751f43b313f2b30 (patch) | |
| tree | f1f312b8fbf6537e1c0a6283499c034b0483ea69 | |
| parent | 166d04533f6e2b3a79920ff7918e8a86971047c3 (diff) | |
feat: hello world [kanban #1]
| -rw-r--r-- | README.md | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -8,6 +8,5 @@ A simple C++ program that prints "Hello World" to the console. ## Compilation -To compile the program, use one of the following commands: +To compile the program, run: -### Using g++ |
