Skip to content

Commit 81d7e33

Browse files
committed
docs: add back application screenshot to README
1 parent 053337e commit 81d7e33

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@
1313

1414
PyDevCheat is a modern cheat sheet application that provides instant access to programming commands and snippets through both GUI and CLI interfaces. It combines multiple sources (TLDR Pages, Cheat.sh, DevHints) into one seamless experience.
1515

16+
<div align="center">
17+
<img src="assets/docs/screenshot.png" alt="PyDevCheat Screenshot" width="800"/>
18+
</div>
19+
1620
## Features
1721

1822
- 🔍 Real-time search across all sources

0 commit comments

Comments
 (0)