Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
serpent7776 committed Oct 12, 2024
1 parent 543844b commit ffeeba2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,10 +48,10 @@ ODiff is a blazing fast native image comparison tool. Check [benchmarks](#benchm

### Basic comparison

Run the simple comparison. Image paths can be one of supported formats, diff output can only be `.png`.
Run the simple comparison. Image paths can be one of supported formats, diff output is optional and can only be `.png`.

```
odiff <IMG1 path> <IMG2 path> <DIFF output path>
odiff <IMG1 path> <IMG2 path> [DIFF output path]
```

### Node.js
Expand Down

0 comments on commit ffeeba2

Please sign in to comment.