Skip to content

Commit 3bc01f4

Browse files
authored
Fix screenshot file names in README
Updated screenshot file names to match case sensitivity.
1 parent 0460892 commit 3bc01f4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -138,5 +138,5 @@ You can ask a LLM to read this source code and answer most questions about this
138138

139139
## Screenshots
140140

141-
![Screenshot 1](public/screenshot1.png)
142-
![Screenshot 2](public/screenshot2.png)
141+
![Screenshot 1](public/Screenshot1.png)
142+
![Screenshot 2](public/Screenshot2.png)

0 commit comments

Comments
 (0)