Skip to content

Commit 685c371

Browse files
committed
fixed comment example
1 parent 5d2c350 commit 685c371

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ Automatically generate visual demo clips of UI changes in pull requests.
44

55
When a PR is opened, GitGlimpse reads the diff, uses an LLM to understand what changed, generates a Playwright interaction script, records a demo, and posts it as a PR comment — all without leaving CI.
66

7-
![Example PR comment](assets/comment_example.gif)
7+
![Example PR comment](docs/comment-example.gif)
88

99
## How it works
1010

0 commit comments

Comments
 (0)