From fd28ff25ed28ee1e5fc4e4d76dcb1a01d9f1eb68 Mon Sep 17 00:00:00 2001 From: Kwon-Young Choi Date: Thu, 29 Aug 2024 16:07:24 +0200 Subject: [PATCH] add prolog implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index f42c755..a435d25 100644 --- a/README.md +++ b/README.md @@ -146,6 +146,7 @@ either, as this "reference implementation" tries to be as easy to read as possib - [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 +- [kwon-young/qoi-prolog](https://github.com/kwon-young/qoi-prolog) - Prolog ## QOI Support in Other Software