diff --git a/README.md b/README.md index 777ab0f..e07a8e1 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,8 @@ The plugins install alongside Prism, so there is no separate download. Prism also includes `prism-tui`, a native terminal interface built on the same capture and analysis code. +![Prism TUI](assets/prism-tui-demo-readme.gif) + It provides real-time spectrum, metering, loudness, and other monitoring tools without needing to run the desktop interface. ```bash diff --git a/assets/prism-tui-demo-readme.gif b/assets/prism-tui-demo-readme.gif new file mode 100644 index 0000000..fb96aee Binary files /dev/null and b/assets/prism-tui-demo-readme.gif differ