diff --git a/readme.md b/readme.md index ead54b5..f93bbe2 100644 --- a/readme.md +++ b/readme.md @@ -1,6 +1,6 @@ # Shell to Python Continuous Deployment -Get a common set of Python CI & CD commands \ +Get a common set of Python CI & CD commands\ from various contexts of CA, DNS, CI and OS / OCI. ## Why @@ -10,6 +10,7 @@ Project workflows can occur in: * various Continuous Integration platforms, with different workflow syntaxes * specific Operating Systems, having different sets of commands and packages * specific containers for JavaScript based actions (ForgeJo, Gitea, GitHub) + What if there was a unified way to do so? ## How @@ -139,13 +140,11 @@ Handle project workflows in a unified way: ## Who -### By +* By: + * [Marc Beninca](https://marc.beninca.link) -[Marc Beninca](https://marc.beninca.link). - -### For - -People feeling the need to aim for consistence in the CI & CD universe. +* For: + * People feeling the need to aim for consistence in the CI & CD universe ## Where