Skip to content

Commit 637f19c

Browse files
asklarCopilot
andcommitted
Add annotated Notepad screenshot to docs and README
Allow docs/*.png in .gitignore so documentation images can be tracked. Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
1 parent cdc5d73 commit 637f19c

3 files changed

Lines changed: 3 additions & 0 deletions

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,3 +12,4 @@ Thumbs.db
1212
Desktop.ini
1313
.DS_Store
1414
*.png
15+
!docs/*.png

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@ A Windows CLI tool that inspects the visual tree of running applications. Design
44

55
![lvt inspecting File Explorer](docs/hero.png)
66

7+
![Annotated screenshot of Notepad](docs/notepad-lorem.png)
8+
79
## What it does
810

911
- Targets any running Windows app by HWND, PID, process name, or window title

docs/notepad-lorem.png

42.9 KB
Loading

0 commit comments

Comments
 (0)