From ee2466107348445ae2aaf10e45b032514ff62d78 Mon Sep 17 00:00:00 2001 From: Emah Khujaemah Date: Sun, 15 Mar 2026 23:51:50 +0900 Subject: [PATCH] docs: small README improvements for branching --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index cc2f0cf..04b0d29 100644 --- a/README.md +++ b/README.md @@ -156,8 +156,8 @@ The current test suite includes coverage for: ## CI/CD and Branching -* dev: integration branch -* master: release/production branch +* `dev`: integration branch +* `master`: release/production branch Workflows: