From feb4bd7fd459f473b83756378d6279bfad024517 Mon Sep 17 00:00:00 2001 From: N0VA Date: Wed, 11 Feb 2026 16:53:54 +0100 Subject: [PATCH] Add note about C implementation --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 3798431..e6e0065 100644 --- a/README.md +++ b/README.md @@ -4,3 +4,5 @@ >I have no idea what I'm doing and I'm definitely not a professional To read the original post go to [the original post](https://fedi.krzak.org/notes/aikajnzup9za0001) or [its copy](./original_post.mfm) + +A **C** implementation will **SLOWLY** be done in [./iris_c](./iris_c)