README images

This commit is contained in:
Davide Berardi 2024-02-19 12:59:15 +01:00
parent c85d6c08ce
commit 9fe7e483c3
1 changed files with 2 additions and 2 deletions

View File

@ -66,7 +66,7 @@ example directory:
./snappy-fox example/exampleimage.snappy example/exampleimage.jpg
```
![example image](https://github.com/berdav/snappy-fox/blob/staging/example/exampleimage.jpg?raw=true)
![example image](https://github.com/berdav/snappy-fox/blob/master/example/exampleimage.jpg?raw=true)
`alteredimage.snappy` is a corrupted version of the image, you can see
the retrival performance of the tool using:
@ -74,5 +74,5 @@ the retrival performance of the tool using:
./snappy-fox --ignore_offset_errors example/alteredimage.snappy example/alteredimage.jpg
```
![altered image](https://github.com/berdav/snappy-fox/blob/staging/example/alteredimage.jpg?raw=true)
![altered image](https://github.com/berdav/snappy-fox/blob/master/example/alteredimage.jpg?raw=true)