diff options
| author | Alexey Gavrilov <alexey.gavrilov@mail.com> | 2026-03-04 13:03:33 +0700 |
|---|---|---|
| committer | Alexey Gavrilov <alexey.gavrilov@mail.com> | 2026-03-04 13:03:33 +0700 |
| commit | 902c6953e6a2b693129502f4f1eb075752e9ddb6 (patch) | |
| tree | 55dca96a585b65aaa77e5ad5020702fadd788d0e | |
| parent | b44bcc3b3ec0696ccd6c65f043a3d4192f076462 (diff) | |
Update README.md file
| -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 |
