We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ee3d304 commit 6a24629Copy full SHA for 6a24629
1 file changed
README.md
@@ -31,7 +31,14 @@ and indexed project workflows.
31
No cloud. No accounts. No telemetry. No AI layer — just fast, offline search in your terminal.
32
33
<p align="center">
34
- <img src="assets/screenshot-search.svg" alt="devgrep search TUI" width="720">
+ <video
35
+ src="https://raw.githubusercontent.com/aasixh/devgrep/main/assets/devgrep-demo.mp4"
36
+ width="900"
37
+ autoplay
38
+ loop
39
+ muted
40
+ playsinline
41
+ ></video>
42
</p>
43
44
---
0 commit comments