diff --git a/README.md b/README.md index cc38f43..148f5a8 100644 --- a/README.md +++ b/README.md @@ -135,6 +135,7 @@ either, as this "reference implementation" tries to be as easy to read as possib - [rubikscraft/qoi-stream](https://github.com/rubikscraft/qoi-stream) - C99, one byte at a time streaming encoder and decoder - [rubikscraft/qoi-img](https://github.com/rubikscraft/qoi-img) - NodeJS typescript, bindings to both [QOIxx](https://github.com/wx257osn2/qoixx) and [qoi-stream](https://github.com/rubikscraft/qoi-stream) - [grego/hare-qoi](https://git.sr.ht/~grego/hare-qoi) - Hare +- [MrNocole/ZTQOI](https://github.com/MrNocole/ZTQOI) - Objective-C ## QOI Support in Other Software