diff options
| author | Admin Panel <admin-panel@swave.lol> | 2026-03-08 09:55:48 +0000 |
|---|---|---|
| committer | Admin Panel <admin-panel@swave.lol> | 2026-03-08 09:55:48 +0000 |
| commit | f474fd44b208c7260c47af5a2a9264e43178cb04 (patch) | |
| tree | bce6133231d89baff28bba195c2afa6a0adc3315 /README.md | |
| parent | 5a92d7d5396a8a5789f4fc422c80831823082819 (diff) | |
feat: hello world [kanban #1]
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -4,7 +4,7 @@ A simple C++ program that prints "Hello World" to the console. ## Requirements -- C++ compiler (g++, clang++, or similar) +- C++ compiler (g++, clang++, or any standard C++ compiler) - C++11 or later (though this simple program works with earlier standards) ## Compilation |
