diff --git a/README.md b/README.md index b6a2f3e..cd4923f 100644 --- a/README.md +++ b/README.md @@ -160,6 +160,10 @@ Use the included test client: open examples/sse_client.html ``` +![Clima Demo Interface](docs/images/clima-demo-screenshot.png) + +*The interactive test client showing real-time weather data for Erie, CO* + Features: - Test all 4 weather tools - Real-time responses diff --git a/docs/images/clima-demo-screenshot.png b/docs/images/clima-demo-screenshot.png new file mode 100644 index 0000000..6062203 Binary files /dev/null and b/docs/images/clima-demo-screenshot.png differ