Update README.md

This commit is contained in:
nihil 2024-11-13 23:47:39 +01:00
parent 0e20ccddc7
commit 222b0e2c7b

View File

@ -4,6 +4,8 @@ This is a (currently not bug free) implementation of the QOI image compression a
Currently supports de- and encoding from and to PNG.
Current state is highly buggy and strangely only functions with 256 x 256 images.
## To build
run `cargo build -r` to build a stable version for your rustc toolchain in `./target/release`