summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAdmin Panel <admin-panel@swave.lol>2026-03-08 10:04:28 +0000
committerAdmin Panel <admin-panel@swave.lol>2026-03-08 10:04:28 +0000
commit8b29c533c3fdbdca2c4210ac3751f43b313f2b30 (patch)
treef1f312b8fbf6537e1c0a6283499c034b0483ea69
parent166d04533f6e2b3a79920ff7918e8a86971047c3 (diff)
feat: hello world [kanban #1]
-rw-r--r--README.md3
1 files changed, 1 insertions, 2 deletions
diff --git a/README.md b/README.md
index 350af6b..8fd7b82 100644
--- a/README.md
+++ b/README.md
@@ -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++