Skip to content

Commit d5595b4

Browse files
author
Jared Forth
authored
Update README.md
1 parent a1a0251 commit d5595b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ webp = "0.2"
2626
An example for converting an image between JPEG and WebP formats is provided in the
2727
`examples` directory. It can be run using
2828
```sh
29-
$ cargo run --release --example convert
29+
cargo run --release --example convert
3030
```
3131

3232
## License

0 commit comments

Comments
 (0)