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