Skip to content

Commit

Permalink
changed html ">" to ">"
Browse files Browse the repository at this point in the history
  • Loading branch information
chrisersen authored and akobel committed Oct 30, 2022
1 parent ea6a40a commit c369ec6
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 @@ -38,5 +38,5 @@ $ jbig2 -s -S -p -v -O out.png *.jpg
If you want to encode an image as jbig2 (can be view in STDU Viewer) run:

```
$ jbig2 -s feyn.tif >feyn.jb2
$ jbig2 -s feyn.tif > feyn.jb2
```

0 comments on commit c369ec6

Please sign in to comment.