summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-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