diff --git a/README.md b/README.md index 807f123b..9ec8ab53 100644 --- a/README.md +++ b/README.md @@ -66,8 +66,10 @@ implementations listed below. - https://github.com/elihwyma/Swift-QOI (Swift) - https://github.com/xfmoulet/qoi (Go) - https://erratique.ch/software/qoic (OCaml) +- https://github.com/shadowMitia/libqoi/ (C++) - https://github.com/MKCG/php-qoi (PHP) + ## QOI Support in Other Software - [SerenityOS](https://github.com/SerenityOS/serenity) supports decoding QOI system wide through a custom [cpp implementation in LibGfx](https://github.com/SerenityOS/serenity/blob/master/Userland/Libraries/LibGfx/QOILoader.h)