From 787d7e79122b8b2caf94b9473aa963d6bc0000b2 Mon Sep 17 00:00:00 2001 From: Sol Irvine Date: Sun, 8 Oct 2023 16:09:07 +0900 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9295bf3a6..888c71245 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -## IMPORTANT NOTES! +## IMPORTANT NOTES!! - Vercel's production instance is currently running on the `sol/narai` branch. For the latest stable version, please refer to that branch. - If you're making changes to the site, please make sure to create a new branch and submit a PR to the `sol/preview` branch. This is to ensure that the production instance is always stable.