Skip to content

Commit 65337cb

Browse files
committed
docs: Add screenshot to README
- Add screenshot_01.png showing Parsec's TUI interface - Display parsec directory navigation and help command - Resize image to 800px width for better web display - Add descriptive caption for the interface
1 parent 5d8a441 commit 65337cb

2 files changed

Lines changed: 6 additions & 0 deletions

File tree

README.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
Parsec is a fast, terminal-based file inspector that provides immediate summaries of source code files. Built for developers who need rapid context-aware code browsing.
44

5+
## Screenshot
6+
7+
<img src="screenshot_01.png" alt="Parsec TUI Interface" width="800">
8+
9+
*Parsec's split-screen interface showing file navigation and executable help display*
10+
511
## Features
612

713
- Split-screen interface with file tree and detailed summary view

screenshot_01.png

87.4 KB
Loading

0 commit comments

Comments
 (0)