Skip to content

Commit 38e2c22

Browse files
Update README.md
Forgot about changing spaces to %20 in links.
1 parent d7bdfc9 commit 38e2c22

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
@@ -16,7 +16,7 @@
1616
- The amount of traces is tremendous, we need more knowledge about that.
1717

1818
#### Example:
19-
- ![Example 1.2](https://github.com/Developer-Incoming/Image-Reprocessor/blob/main/outputs/test9 Data.png?raw=true)
19+
- ![Example 1.2](https://github.com/Developer-Incoming/Image-Reprocessor/blob/main/outputs/test9%20Data.png?raw=true)
2020
- Example 1.1 showing the original file's bytes, which are 149 bytes.
21-
- ![Example 1.2](https://github.com/Developer-Incoming/Image-Reprocessor/blob/main/outputs/Processed test9 Data.png?raw=true)
21+
- ![Example 1.2](https://github.com/Developer-Incoming/Image-Reprocessor/blob/main/outputs/Processed%20test9%20Data.png?raw=true)
2222
- Example 1.2 showing the reprocessed file that lost 51 bytes out of 149 bytes of its original bytes, crazy isn't?

0 commit comments

Comments
 (0)