We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a1a0251 commit d5595b4Copy full SHA for d5595b4
README.md
@@ -26,7 +26,7 @@ webp = "0.2"
26
An example for converting an image between JPEG and WebP formats is provided in the
27
`examples` directory. It can be run using
28
```sh
29
-$ cargo run --release --example convert
+cargo run --release --example convert
30
```
31
32
## License
0 commit comments