diff --git a/README.md b/README.md
index 130db22ac7f1c1a7cd7fb3a73d75d32ab7ae9386..bdd45538ef63bad088a721f51dc3f62d217e9474 100644
--- a/README.md
+++ b/README.md
@@ -7,6 +7,9 @@ The Kubernetes Bench for Security is a Go application that checks whether Kubern
 
 Tests are configured with YAML files, making this tool easy to update as test specifications evolve. 
 
+![Kubernetes Bench for Security](https://raw.githubusercontent.com/aquasecurity/kube-bench/master/images/output.png "Kubernetes Bench for Security")
+
+
 ## Installation
 
 You can either install kube-bench through a dedicated container, or compile it from source:
diff --git a/images/output.png b/images/output.png
new file mode 100644
index 0000000000000000000000000000000000000000..edf66b3a65f6464ebd6ef132023ad0095988c8fd
Binary files /dev/null and b/images/output.png differ