Skip to content

Commit fc8b2b7

Browse files
Copilotalexec
andcommitted
Add screenshot to documentation
Co-authored-by: alexec <1142830+alexec@users.noreply.github.com>
1 parent f92e885 commit fc8b2b7

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
22

33
A tiny Go program that shows git diffs in the current directory and all git repositories in subdirectories.
44

5+
![Screenshot](screenshot.png)
6+
57
## Usage
68

79
```bash
@@ -19,4 +21,3 @@ go build -o diff-server .
1921
```
2022

2123
Then open http://localhost:8080 (or your custom port) in a browser to view the diffs.
22-
# This is a test change

screenshot.png

28.3 KB
Loading

0 commit comments

Comments
 (0)