From 4adab9d4e0a48155d231db7ab311414cd418ce17 Mon Sep 17 00:00:00 2001 From: Piotr Fusik Date: Wed, 9 Aug 2023 14:28:11 +0200 Subject: [PATCH] qoi-ci renamed to qoi-fu --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 398159c..aeaedc2 100644 --- a/README.md +++ b/README.md @@ -92,7 +92,7 @@ either, as this "reference implementation" tries to be as easy to read as possib ## Implementations & Bindings of QOI -- [pfusik/qoi-ci](https://github.com/pfusik/qoi-ci) - Ć, transpiling to C, C++, C#, Java, JavaScript, Python, Swift and TypeScript +- [pfusik/qoi-fu](https://github.com/pfusik/qoi-fu) - Fusion, transpiling to C, C++, C#, Java, JavaScript, Python, Swift and TypeScript - [kodonnell/qoi](https://github.com/kodonnell/qoi) - Python - [JaffaKetchup/dqoi](https://github.com/JaffaKetchup/dqoi) - Dart, with Flutter support - [Cr4xy/lua-qoi](https://github.com/Cr4xy/lua-qoi) - Lua