Skip to content

Commit

Permalink
again fix the markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
ThisIsNoahEvans committed Nov 14, 2023
1 parent 054ba14 commit 61dba41
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ Supported formats: JPEG, PNG, GIF.
Output files are saved in the same directory as the source, appended with the specified size. For example, `./resizer /path/to/image.png 1024` creates `/path/to/image_1024x1024.png`.

## Speed
Using `test.sh`, a very quick test I wrote, Resizer is ** 221 seconds faster than ImageMagick **
Using `test.sh`, a very quick test I wrote, Resizer is **21 seconds faster than ImageMagick**
```
Comparison:
Resizer: 23 seconds
Expand Down

0 comments on commit 61dba41

Please sign in to comment.