diff --git a/README.md b/README.md index 17ae3e3..c992f6c 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,12 @@ # devops-guide -Overview of tools and workflows for modern development \ No newline at end of file +Overview of tools and workflows for modern development + +![](img/rm_devops.png) + +--------- + +## Getting started + +- install cli tooling: https://git.roxautomation.com/sjev/cli-tools +- python cli template: https://git.roxautomation.com/sjev/python-cli-template diff --git a/img/rm_devops.png b/img/rm_devops.png new file mode 100644 index 0000000..0e15103 Binary files /dev/null and b/img/rm_devops.png differ