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 +```