From 5314f071b29cf98bed0bf75c374c988bdeef37b1 Mon Sep 17 00:00:00 2001 From: Lim Chee Aun Date: Thu, 15 Dec 2022 17:14:48 +0800 Subject: [PATCH] Mention which branch goes to which domains --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 82b4c7ae..7a6d3583 100644 --- a/README.md +++ b/README.md @@ -11,8 +11,8 @@ Phanpy This is an alternative web client for [Mastodon](https://joinmastodon.org/). -🔗 **Production**: https://phanpy.social
-🔗 **Development**: https://dev.phanpy.social +🔗 **Production**: https://phanpy.social (`production` branch)
+🔗 **Development**: https://dev.phanpy.social (`main` branch, may break more often) Everything is designed and engineered for my own use case, following my taste and vision. This is a personal side project for me to learn about Mastodon and experiment with new UI/UX ideas.