From 61306d7ecd08a971baa18a56654b03c3372da969 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20B=C3=BCnzli?= Date: Fri, 24 Dec 2021 00:17:57 +0100 Subject: [PATCH] Mention qoic, an OCaml implementation. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2db239d..ef968f9 100644 --- a/README.md +++ b/README.md @@ -64,6 +64,7 @@ implementations listed below. - https://github.com/DosWorld/pasqoi (Pascal) - https://github.com/elihwyma/Swift-QOI (Swift) - https://github.com/xfmoulet/qoi (Go) +- https://erratique.ch/software/qoic (OCaml) ## QOI Support in Other Software