aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
-rw-r--r--assets/example_screenshot.pngbin0 -> 86208 bytes
2 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
diff --git a/assets/example_screenshot.png b/assets/example_screenshot.png
new file mode 100644
index 0000000..7733756
--- /dev/null
+++ b/assets/example_screenshot.png
Binary files differ