diff --git a/README.md b/README.md
index 5ffbfaa..64751c6 100644
--- a/README.md
+++ b/README.md
@@ -7,7 +7,7 @@
It has SRE experience codified into it's analyzers and helps to pull out the most relevent information to enrich it with AI.
-
+
## Usage
@@ -15,7 +15,9 @@ It has SRE experience codified into it's analyzers and helps to pull out the mos
# Ensure KUBECONFIG env is set to an active Kubernetes cluster
k8sgpt auth key
-k8sgpt find problems --explain
+k8sgpt find problems
+# for more detail
+k8s find problems --explain
```
diff --git a/images/image.png b/images/image.png
new file mode 100644
index 0000000..775a5a3
Binary files /dev/null and b/images/image.png differ