From f065893f52b3de19699a71d8a1b1d70da6246561 Mon Sep 17 00:00:00 2001 From: Liz Rice <liz@lizrice.com> Date: Fri, 20 Apr 2018 13:05:30 +0100 Subject: [PATCH] Add logo to readme --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 1c1369d..10ad8ef 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,9 @@ [](https://microbadger.com/images/aquasec/kube-bench "Get your own image badge on microbadger.com") [](https://microbadger.com/images/aquasec/kube-bench) -# kube-bench +# kube-bench + +<img src="images/kube-bench.png" width="200"> The Kubernetes Bench for Security is a Go application that checks whether Kubernetes is deployed securely by running the checks documented in the CIS Kubernetes Benchmark. -- GitLab