From 6dfaedbbab27ddbb1ee4775db04e0e3b8c710dfb Mon Sep 17 00:00:00 2001 From: AJ ONeal Date: Sat, 11 Oct 2025 18:59:03 -0600 Subject: [PATCH] doc: 'dev' is default, but 'main' is stable --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 85a4f6d..0fc6d08 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,8 @@ Sometimes a little copying, sometimes a little dependency. Too small for their own repos. +The default branch is `dev`, but the stable, versioned tags are based on `main`. + Also, my [Go Cheatsheet](https://github.com/therootcompany/software-development/wiki/Go-Cheatsheet): -