From cf918138cf91f334a67408794b29703c4e7f6c64 Mon Sep 17 00:00:00 2001 From: Dimitri Belopopsky Date: Sat, 1 Jan 2022 14:18:54 +0100 Subject: [PATCH] Add C++ implementation to the README list --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 702c342f..be4f1954 100644 --- a/README.md +++ b/README.md @@ -66,6 +66,7 @@ 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++) ## QOI Support in Other Software