From bdcaaa1fb9bf554c218e9dc8fd4720f68ba4b8c7 Mon Sep 17 00:00:00 2001 From: Amy While <26681721+elihwyma@users.noreply.github.com> Date: Thu, 23 Dec 2021 16:53:32 +0000 Subject: [PATCH] Update Swift-QOI bindings --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index dfa20986..6bf77d86 100644 --- a/README.md +++ b/README.md @@ -62,6 +62,7 @@ implementations listed below. - https://github.com/zakarumych/rapid-qoi (Rust) - https://github.com/takeyourhatoff/qoi (Go) - https://github.com/DosWorld/pasqoi (Pascal) +- https://github.com/elihwyma/Swift-QOI (Swift) ## QOI Support in Other Software @@ -85,5 +86,4 @@ These implementations are based on the pre-release version of QOI. Resulting fil - https://github.com/xfmoulet/qoi (Go) - https://github.com/panzi/jsqoi (TypeScript) - https://github.com/0xd34df00d/hsqoi (Haskell) -- https://github.com/elihwyma/Swift-QOI (Swift)