From 0e41e70419793c34a5f92810aef57d3a3173888c Mon Sep 17 00:00:00 2001 From: nazunalika Date: Mon, 2 May 2022 14:58:16 -0700 Subject: [PATCH] update readme --- README.md | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index d414a5e..222ae55 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,11 @@ process. For the most part, the configurations stay static. Extra repos will receive their own confs that list their specific compose tag in koji. -The `upcoming` folder is for upcoming point releases, which are more -in flux than those in the root folder. When a point release drops, the -configs will then be brought down into the root folder to prepare for -updates and new composes. +Here is some branch information: +``` +* r8 -> Stable for Rocky 8 +* r8lh -> Predicted, Beta, and so one that will be merged into stable +* r9 -> Stable for Rocky 9 +* r9lh -> LookAhead variant for Rocky 9 +```