diff --git a/README.md b/README.md
index b0fa4761..745a577d 100644
--- a/README.md
+++ b/README.md
@@ -51,6 +51,13 @@ kubescape scan --submit --enable-host-scan --verbose
+## Architecture in short
+### CLI
+
+
+### Operator
+
+
### Please [star ⭐](https://github.com/kubescape/kubescape/stargazers) the repo if you want us to continue developing and improving Kubescape 😀
diff --git a/docs/ks-cli-arch.png b/docs/ks-cli-arch.png
new file mode 100644
index 00000000..af7cbca6
Binary files /dev/null and b/docs/ks-cli-arch.png differ
diff --git a/docs/ks-operator-arch.png b/docs/ks-operator-arch.png
new file mode 100644
index 00000000..1c2523b3
Binary files /dev/null and b/docs/ks-operator-arch.png differ