diff --git a/README.md b/README.md index eb6ea49d0..0d619b7ed 100644 --- a/README.md +++ b/README.md @@ -7,9 +7,15 @@ daemon, which operates as a remote server for pcs. ## Pcs Branches * main - * This is where pcs-0.12 lives. - * Clusters running Pacemaker 3.x on top of Corosync 3.x are supported. + * Clusters running the latest Pacemaker on top of the latest Corosync are + supported. * The main development happens here. +* pcs-1.x + * Clusters running Pacemaker 3.x on top of Corosync 3.x are supported. + * The development of the next stable release happens here. +* pcs-0.12 + * Clusters running Pacemaker 3.0 on top of Corosync 3.x are supported. + * The development of the current stable release happens here. * pcs-0.11 * Clusters running Pacemaker 2.1 on top of Corosync 3.x are supported. * This branch is in maintenance mode - bugs are being fixed but only a subset