From a810fc07622932c8d6aea5abbdf85c6cc0950d77 Mon Sep 17 00:00:00 2001 From: Arian Stolwijk Date: Tue, 28 Dec 2021 13:00:39 +0100 Subject: [PATCH] Add link to another Go implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 702c342f..6873aa20 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/arian/go-qoi (Go) ## QOI Support in Other Software