diff options
| -rw-r--r-- | README.md | 6 |
1 files changed, 5 insertions, 1 deletions
@@ -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 |
