Skip to content

Commit b0a7c5b

Browse files
committed
fix images
1 parent 96f0eaf commit b0a7c5b

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<p align="center">
2-
<img src="frontend/public/logo.png" alt="ScanSplitter Logo" width="200">
2+
<img src="https://raw.githubusercontent.com/madnex/scansplitter/main/frontend/public/logo.png" alt="ScanSplitter Logo" width="200">
33
</p>
44

55
<h1 align="center">
@@ -17,7 +17,7 @@ Automatically detect, split, and rotate multiple photos from scanned images.
1717
Drop a scan containing multiple photos and get individual, correctly-oriented images back.
1818

1919
<p align="center">
20-
<img src="frontend/public/screenshot.png" alt="ScanSplitter Screenshot" width="800">
20+
<img src="https://raw.githubusercontent.com/madnex/scansplitter/main/frontend/public/screenshot.png" alt="ScanSplitter Screenshot" width="800">
2121
</p>
2222

2323
## Quick Start

0 commit comments

Comments
 (0)