From fdd5837c8d19b0d93984b27a959d71350ed99107 Mon Sep 17 00:00:00 2001 From: Fuwn Date: Tue, 10 Feb 2026 11:27:57 +0000 Subject: chore(README): Add example screenshot --- README.md | 4 ++++ assets/example_screenshot.png | Bin 0 -> 86208 bytes 2 files changed, 4 insertions(+) create mode 100644 assets/example_screenshot.png diff --git a/README.md b/README.md index 8d616c6..4703561 100644 --- a/README.md +++ b/README.md @@ -7,6 +7,10 @@ Deppa finds and deletes dependency and build output directories (`node_modules`, Deppa is written in [Go](https://go.dev) and uses [Bubble Tea](https://github.com/charmbracelet/bubbletea) for its terminal interface. +

+ Example Screenshot +

+ ## Usage ```bash diff --git a/assets/example_screenshot.png b/assets/example_screenshot.png new file mode 100644 index 0000000..7733756 Binary files /dev/null and b/assets/example_screenshot.png differ -- cgit v1.2.3