From 8e7a8bff6fc95db243d1db6e2c7a9743fadb6488 Mon Sep 17 00:00:00 2001 From: HeliCorgi <269209176+HeliCorgi@users.noreply.github.com> Date: Wed, 1 Jul 2026 03:02:06 +0900 Subject: [PATCH] docs: add the live Streamlit Community Cloud app URL to the README The deploy is live and public; link it from the Deploy section so people can reach the running app directly. Co-Authored-By: Claude Opus 4.8 (1M context) --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 6b91306..3ea8f73 100644 --- a/README.md +++ b/README.md @@ -112,6 +112,8 @@ animation, and multi-file comparison — see [`app/README.md`](app/README.md).* ### Deploy (Streamlit Community Cloud) +**Live app:** https://kernel-dynamics-viewer-mtrq39zmjxblbfptzs6evm.streamlit.app/ + The app deploys on [Streamlit Community Cloud](https://share.streamlit.io) with no extra setup: point a new app at **`app/streamlit_app.py`** on the **`main`** branch. Dependencies install from the repo-root **`requirements.txt`** (the