From a367738501cd22b16c61842f4044dcf35907b55a Mon Sep 17 00:00:00 2001 From: Justin Blake Date: Sun, 16 Aug 2026 09:12:51 -0400 Subject: [PATCH] Add links to repos --- README.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/README.md b/README.md index 276ca80..70a4f19 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,9 @@ Cross-platform, mobile-first, native app framework for [Gren](https://gren-lang. **Pre-alpha / proof-of-concept phase. Not ready for actual use.** +* Public repo for issues and discussion (code mirrored from internal repo): https://codeberg.org/blaix/skog +* Internal repo for code and roadmap: https://git.blaix.com/blaix/skog + ## Technical notes and references * Original design plan at ~/projects/gren-multiplatform-experiment/gren-multiplatform.md