From 9fe7e483c360a4992576c8445ce107c3c2cba9c5 Mon Sep 17 00:00:00 2001 From: Davide Berardi Date: Mon, 19 Feb 2024 12:59:15 +0100 Subject: [PATCH] README images --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 334c017..f897746 100644 --- a/README.md +++ b/README.md @@ -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)