From 95c2b2a4ef3ac0b3002eef3d2d573e9404edecf3 Mon Sep 17 00:00:00 2001 From: xcad2k <28359525+xcad2k@users.noreply.github.com> Date: Tue, 19 Oct 2021 10:20:28 +0200 Subject: [PATCH] Readme update --- README.md | 15 +++++---------- 1 file changed, 5 insertions(+), 10 deletions(-) diff --git a/README.md b/README.md index 72501de..1682855 100755 --- a/README.md +++ b/README.md @@ -10,17 +10,12 @@ Please beware that products can change over time. I do my best to keep up with t If you’d like to contribute to this project, reach out to me on social media, or create a pull request for the necessary changes. ## Sections -[Ansible](https://github.com/xcad2k/boilerplates/tree/main/ansible) -IT automation tool to configure systems, deploy software, and orchestrate IT tasks. +[Ansible](https://github.com/xcad2k/boilerplates/tree/main/ansible) - IT automation tool to configure systems, deploy software, and orchestrate IT tasks. -[Docker](https://github.com/xcad2k/boilerplates/tree/main/docker-compose) -Package applications as portable container images to run in any environment. +[Docker](https://github.com/xcad2k/boilerplates/tree/main/docker-compose) - Package applications as portable container images to run in any environment. -[Kubernetes](https://github.com/xcad2k/boilerplates/tree/main/kubernetes) -Container orchestrator to run applications in scalable environments. +[Kubernetes](https://github.com/xcad2k/boilerplates/tree/main/kubernetes) - Container orchestrator to run applications in scalable environments. -[Terraform](https://github.com/xcad2k/boilerplates/tree/main/terraform) - Infrastructure as code software to plan, deploy and manage infrastructure. +[Terraform](https://github.com/xcad2k/boilerplates/tree/main/terraform) - Infrastructure as code software to plan, deploy and manage infrastructure. -[Vagrant](https://github.com/xcad2k/boilerplates/tree/main/vagrant) -Automate development environments, packages, operating system configuration, users, and more. +[Vagrant](https://github.com/xcad2k/boilerplates/tree/main/vagrant) - Automate development environments, packages, operating system configuration, users, and more.