From 18510dc4bb58ea19767f4ea54d3c6985ffd20b8b Mon Sep 17 00:00:00 2001 From: Hema2 <49586027+Hema2-official@users.noreply.github.com> Date: Tue, 27 Aug 2024 15:09:57 +0200 Subject: [PATCH] Include C3 implementation in README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6bf6c3a..f42c755 100644 --- a/README.md +++ b/README.md @@ -145,6 +145,7 @@ either, as this "reference implementation" tries to be as easy to read as possib - [SixLabors/ImageSharp](https://github.com/SixLabors/ImageSharp) - C# image proccesing library - [zertovitch/gid](https://github.com/zertovitch/gid) - Ada - [nazrin/lil](https://codeberg.org/nazrin/lil) - Lua image library +- [Hema2-official/qoi-c3](https://github.com/Hema2-official/qoi-c3) - C3 ## QOI Support in Other Software