From 1ae0c194923a08c92a80e2445f71d74bce9c3d20 Mon Sep 17 00:00:00 2001 From: Bibek Panthi Date: Sun, 30 Apr 2023 19:14:36 +0545 Subject: [PATCH] Add link to Common Lisp implementation --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 6644e176..942bf29b 100644 --- a/README.md +++ b/README.md @@ -137,6 +137,7 @@ either, as this "reference implementation" tries to be as easy to read as possib - [rubikscraft/qoi-img](https://github.com/rubikscraft/qoi-img) - NodeJS typescript, bindings to both [QOIxx](https://github.com/wx257osn2/qoixx) and [qoi-stream](https://github.com/rubikscraft/qoi-stream) - [grego/hare-qoi](https://git.sr.ht/~grego/hare-qoi) - Hare - [MrNocole/ZTQOI](https://github.com/MrNocole/ZTQOI) - Objective-C +- [bpanthi977/qoi](https://github.com/bpanthi977/qoi) - Common Lisp ## QOI Support in Other Software