From 97d683a284aa283b3413bd37281594580971ead3 Mon Sep 17 00:00:00 2001 From: Sherlock113 Date: Fri, 7 May 2021 10:47:40 +0800 Subject: [PATCH] Update readme Signed-off-by: Sherlock113 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index ea398eafb..282806fcf 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,8 @@ # KubeSphere Website -We are working on two branches in this repository: master and release-3.0. +This repository contains two branches that we are working on: master and release-3.0. -The master branch contains KubeSphere Doc 3.1 which will be released together with KubeSphere 3.1. The frontend website currently displays content based on the branch release-3.0. If the pull request you submit applies to both branches, use the command `cherry-pick` to submit the same pull request. +The master branch contains KubeSphere Doc 3.1 which has been released together with KubeSphere 3.1. The frontend website currently displays content based on the master branch. If the pull request you submit applies to both the master branch and the release-3.0 branch, use the command `cherry-pick` to submit the same pull request. This project uses [Hugo](https://gohugo.io/) to build the KubeSphere website.