Skip to content

Commit 0767972

Browse files
committed
docs: added demo-gif
1 parent 5f8b509 commit 0767972

3 files changed

Lines changed: 5 additions & 9 deletions

File tree

README.md

Lines changed: 5 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -26,22 +26,18 @@ and indexed project workflows.
2626
</p>
2727

2828
</div>
29-
**devgrep** is a terminal-native search engine for developer workflows. It indexes shell history, log files, and markdown notes into a local SQLite database so you can recover commands, debugging steps, and project context without digging through scattered files.
29+
devgrep is a terminal-native search engine for developer workflows. It indexes shell history, log files, and markdown notes into a local SQLite database so you can recover commands, debugging steps, and project context without digging through scattered files.
3030

3131
No cloud. No accounts. No telemetry. No AI layer — just fast, offline search in your terminal.
3232

3333
<p align="center">
34-
<video
35-
src="https://raw.githubusercontent.com/aasixh/devgrep/main/assets/devgrep-demo-fixed.mp4"
34+
<img
35+
src="assets/devgrep-demo.gif"
36+
alt="devgrep demo"
3637
width="900"
37-
autoplay
38-
loop
39-
muted
40-
playsinline
41-
></video>
38+
/>
4239
</p>
4340

44-
---
4541

4642
## Why devgrep
4743

assets/devgrep-demo-fixed.mp4

-3.02 MB
Binary file not shown.

assets/devgrep-demo.gif

5.34 MB
Loading

0 commit comments

Comments
 (0)