From 20b6cc5502e934d13637465e3302424f8659ec83 Mon Sep 17 00:00:00 2001 From: Carlos_HAP <34193927+centaorus@users.noreply.github.com> Date: Tue, 27 Sep 2022 20:41:37 -0300 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index a8a246a..7ef9a1f 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # CppGenerals + +- Sample codes and tutorials for beginners. + +A collection of *.cpp files with simple codes, ready to run.