From f474fd44b208c7260c47af5a2a9264e43178cb04 Mon Sep 17 00:00:00 2001 From: Admin Panel Date: Sun, 8 Mar 2026 09:55:48 +0000 Subject: feat: hello world [kanban #1] --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3e81eec..ed2e6ea 100644 --- a/README.md +++ b/README.md @@ -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 -- cgit v1.2.3