diff --git a/README.md b/README.md
index 2fb40998..82356815 100644
--- a/README.md
+++ b/README.md
@@ -48,13 +48,25 @@ Built in Go for performance and simplicity, llama-swap has zero dependencies and
### Web UI
-llama-swap includes a real time web interface for monitoring logs and controlling models:
+llama-swap includes a real time web interface with a playground for testing out all sorts of local models:
-
+
-The Activity Page shows recent requests:
+View detailed token metrics:
-
+
+
+Inspect request and responses:
+
+
+
+Manually load and unload models:
+
+
+
+Real time log streaming:
+
+
## Installation