summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorAlexey Gavrilov <alexey.gavrilov@mail.com>2026-03-04 13:03:33 +0700
committerAlexey Gavrilov <alexey.gavrilov@mail.com>2026-03-04 13:03:33 +0700
commit902c6953e6a2b693129502f4f1eb075752e9ddb6 (patch)
tree55dca96a585b65aaa77e5ad5020702fadd788d0e
parentb44bcc3b3ec0696ccd6c65f043a3d4192f076462 (diff)
Update README.md file
-rw-r--r--README.md6
1 files changed, 5 insertions, 1 deletions
diff --git a/README.md b/README.md
index 8ab686e..d8d52d3 100644
--- a/README.md
+++ b/README.md
@@ -1 +1,5 @@
-Hello, World!
+### Simple cpp app for to study ci/cd pipeline
+
+- Structure repo:
+/src - source code of a *hello world* app
+/test - some cmake unit tests