diff --git a/README.md b/README.md index 2e068cf..c2200ad 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ A fast, interactive network monitor for macOS. See live connections grouped by process in your terminal, or pipe JSON to scripts and LLMs. +![netmon demo](assets/demo.gif) + ## Installation ```bash diff --git a/assets/demo.gif b/assets/demo.gif new file mode 100644 index 0000000..1c70318 Binary files /dev/null and b/assets/demo.gif differ