From b428786ec35eda342b797cfdb0e3b62e7c4e0530 Mon Sep 17 00:00:00 2001 From: Sam Chau Date: Tue, 3 Dec 2024 19:29:19 +1030 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1867a9c..1cd62fc 100644 --- a/README.md +++ b/README.md @@ -23,4 +23,4 @@ Contains the latest updates and additions that are pending formal verification. ### Feature Branches -Used for developing and testing new database entries, patterns, or major changes before merging into nightly. These branches follow the naming convention: `feature/description-of-change` +Used for developing and testing new database entries, patterns, or major changes before merging into dev. These branches follow the naming convention: `feature/description-of-change`