From e7b877cbada908a398325e861a240ea107539b98 Mon Sep 17 00:00:00 2001 From: Simon Kellet Date: Fri, 10 Jul 2026 12:08:24 +0100 Subject: [PATCH] mirror notice --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 89b55e9..1bfce23 100644 --- a/README.md +++ b/README.md @@ -92,6 +92,10 @@ If needed, you are able to setup a custom allocator like so: defer fleg.destroy() //clean up flags ``` +### Mirror + +This repo is being developed on Gitea [here](https://git.simonkellet.xyz/simonkellet/odin-flags). The Github ([here](https://github.com/simonkellet404/odin-flags)) is a mirror. + ## TODO * More type support