From 941c56fa923828ad2cd50e44d9d7230720ae3a42 Mon Sep 17 00:00:00 2001 From: Admin Panel Date: Sun, 8 Mar 2026 09:58:31 +0000 Subject: feat: hello world [kanban #1] --- README.md | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/README.md b/README.md index 5a9a25a..350af6b 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,6 @@ -# Hello World in C++ +# Hello World C++ Program -A simple Hello World program written in C++. - -## Description - -This is a basic C++ program that prints "Hello World" to the console. It demonstrates the minimal structure of a C++ program with a main function and standard output. +A simple C++ program that prints "Hello World" to the console. ## Requirements @@ -14,4 +10,4 @@ This is a basic C++ program that prints "Hello World" to the console. It demonst To compile the program, use one of the following commands: -### Using g++: +### Using g++ -- cgit v1.2.3