aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorFuwn <[email protected]>2026-02-10 11:27:57 +0000
committerFuwn <[email protected]>2026-02-10 11:27:57 +0000
commitfdd5837c8d19b0d93984b27a959d71350ed99107 (patch)
tree38981b5968712a92aac9f8e84af897a733551e83 /README.md
parentchore(git): Ignore Task directory (diff)
downloaddeppa-fdd5837c8d19b0d93984b27a959d71350ed99107.tar.xz
deppa-fdd5837c8d19b0d93984b27a959d71350ed99107.zip
chore(README): Add example screenshot
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
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.
+<p align="center">
+ <img src="./assets/example_screenshot.png" alt="Example Screenshot">
+</p>
+
## Usage
```bash