diff --git a/README.md b/README.md
index 2dd8551d..84bca08a 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,7 @@
-![image](https://github.com/huggingface/text-generation-inference/assets/3841370/38ba1531-ea0d-4851-b31a-a6d4ddc944b0)
+
+
# Text Generation Inference
@@ -136,6 +137,10 @@ this will impact performance.
`text-generation-inference` is instrumented with distributed tracing using OpenTelemetry. You can use this feature
by setting the address to an OTLP collector with the `--otlp-endpoint` argument.
+### Architecture
+
+![image](https://github.com/huggingface/text-generation-inference/assets/3841370/38ba1531-ea0d-4851-b31a-a6d4ddc944b0)
+
### Local install
You can also opt to install `text-generation-inference` locally.