From be60539ad60b4464b19f7b07bd42df969218060f Mon Sep 17 00:00:00 2001 From: Abdulwaheed A Date: Mon, 23 Mar 2026 22:07:07 +0000 Subject: [PATCH] Add community section to README Added a community section listing projects built on gstack. --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 253d54252..86f0756ce 100644 --- a/README.md +++ b/README.md @@ -240,6 +240,14 @@ Available skills: /office-hours, /plan-ceo-review, /plan-eng-review, /plan-desig /unfreeze, /gstack-upgrade. ``` +## Community + +Projects built on gstack: + +| Project | What it does | +|---|---| +| [gstack Studio](https://github.com/habiz/gstack-studio) | Browser UI that guides you through the gstack ideation sprint | + ## License MIT. Free forever. Go build something.