Merge pull request #202 from shraiwi/master

Add C streaming decoder to readme.md
This commit is contained in:
Dominic Szablewski 2022-04-19 17:03:59 +02:00 committed by GitHub
commit 3a90672872
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -86,7 +86,7 @@ implementations listed below.
- https://github.com/musabkilic/qoi-decoder (Python)
- https://github.com/mathpn/py-qoi (Python)
- https://github.com/JohannesFriedrich/qoi4R (R)
- https://github.com/shraiwi/mini-qoi (C, streaming decoder)
## QOI Support in Other Software