refine readme, update download url to 2.1.1

Signed-off-by: FeynmanZhou <pengfeizhou@yunify.com>
This commit is contained in:
FeynmanZhou
2020-03-01 15:36:50 +08:00
parent 0bc5529ea1
commit 4e07963e42
3 changed files with 99 additions and 108 deletions

View File

@@ -1,6 +1,6 @@
# Development Workflow
![ks-workflow](docs/images/ks-workflow.png)
![ks-workflow](/docs/images/ks-workflow.png)
## 1 Fork in the cloud
@@ -107,4 +107,3 @@ $ git push -f ${your_remote_name} myfeature
- Visit your fork at https://github.com/$user/kubesphere
- Click the` Compare & Pull Request` button next to your myfeature branch.
- Check out the [pull request process](pull-request.md) for more details and advice.