mirror of
https://gitee.com/rainbond/Rainbond.git
synced 2024-11-29 18:27:58 +08:00
change README
This commit is contained in:
parent
7cbe8519f4
commit
8d750e3093
17
README-zh.md
17
README-zh.md
@ -1,17 +1,14 @@
|
||||
<img src="https://grstatic.oss-cn-shanghai.aliyuncs.com/images/rainbond%20log_full.png" width="60%">
|
||||
|
||||
[![GitHub stars](https://img.shields.io/github/stars/goodrain/rainbond.svg?style=flat-square)](https://github.com/goodrain/rainbond/stargazers)
|
||||
![Rainbond version](https://img.shields.io/badge/version-v5.3-brightgreen.svg)
|
||||
![Rainbond version](https://img.shields.io/badge/version-v5.5-brightgreen.svg)
|
||||
[![GoDoc](https://godoc.org/github.com/goodrain/rainbond?status.svg)](https://godoc.org/github.com/goodrain/rainbond)
|
||||
|
||||
[项目官网](http://www.rainbond.com) • [文档](https://www.rainbond.com/docs/)
|
||||
|
||||
| ![notification](./docs/bell-outline-badge.svg) What is NEW! |
|
||||
| ---------------------------------------------------------------------------------------------------------------- |
|
||||
| 2021 年 8 月 20 日 Rainbond 5.3.3 正式发布 [查看发布文案](https://mp.weixin.qq.com/s/WfqamB_R7_vstu9nBMN0qQ) |
|
||||
| 2021 年 7 月 05 日 Rainbond 5.3.1 正式发布 [查看发布文案](https://mp.weixin.qq.com/s/KJRyEC6EFQIRy7nueSTVaA) |
|
||||
| 2021 年 2 月 21 日 Rainbond 5.3.0 正式发布 [查看发布文案](https://www.rainbond.com/docs/upgrade/5.3.0-upgrade/) |
|
||||
| 2020 年 8 月 24 日 Rainbond 5.2 稳定版正式发布 [查看发布文案](https://mp.weixin.qq.com/s/q1sgEaBPaepsuUOfk1un-w) |
|
||||
| 2021 年 12 月 13 日 Rainbond 5.5.0 发布 [查看发布文案](https://www.rainbond.com/docs/community/change/5.4.0-5.5.0/) |
|
||||
|
||||
## Rainbond 初识
|
||||
|
||||
@ -90,9 +87,9 @@ Rainbond 完成与龙芯、飞腾、麒麟操作系统等为代表的国产化
|
||||
## 快速开始
|
||||
|
||||
1. [快速安装 Rainbond 集群](https://www.rainbond.com/docs/quick-start/rainbond_install/)
|
||||
2. [创建第一个应用(组件)](https://www.rainbond.com/docs/user-manual/app-creation/)
|
||||
3. [观看教程视频,快速学习 Rainbond](https://www.rainbond.com/video.html)
|
||||
4. [搭建 ServiceMesh 微服务架构](https://www.rainbond.com/docs/advanced-scenarios/micro/)
|
||||
2. [创建第一个应用(组件)](https://www.rainbond.com/docs/get-start/create-app-from-source/)
|
||||
3. [搭建 ServiceMesh 微服务架构](https://www.rainbond.com/docs/get-start/create-dependency/)
|
||||
4. [观看教程视频,快速学习 Rainbond](https://www.rainbond.com/video.html)
|
||||
|
||||
## 参与社区
|
||||
|
||||
@ -100,8 +97,8 @@ Rainbond 完成与龙芯、飞腾、麒麟操作系统等为代表的国产化
|
||||
|
||||
[Rainbond 项目官网](https://www.rainbond.com) 查阅关于 Rainbond 的更多信息。
|
||||
|
||||
<center><img width="200px" src="https://static.goodrain.com/images/cloud/weichart.png"/></center>
|
||||
<center>添加项目作者微信</center>
|
||||
<center><img width="200px" src="https://static.goodrain.com/images/cloud/wechat.png"/></center>
|
||||
<center>添加项目维护者微信</center>
|
||||
|
||||
<center><img width="200px" src="https://static.goodrain.com/images/dingding.jpeg"/></center>
|
||||
<center>加入社区用户钉钉群</center>
|
||||
|
13
README.md
13
README.md
@ -2,17 +2,14 @@
|
||||
|
||||
[![Rainbond](https://jaywcjlove.github.io/sb/lang/chinese.svg)](README-zh.md)
|
||||
[![GitHub stars](https://img.shields.io/github/stars/goodrain/rainbond.svg?style=flat-square)](https://github.com/goodrain/rainbond/stargazers)
|
||||
![Rainbond version](https://img.shields.io/badge/version-v5.3-brightgreen.svg)
|
||||
![Rainbond version](https://img.shields.io/badge/version-v5.5-brightgreen.svg)
|
||||
[![GoDoc](https://godoc.org/github.com/goodrain/rainbond?status.svg)](https://godoc.org/github.com/goodrain/rainbond)
|
||||
|
||||
[Website](http://www.rainbond.com) • [Documentation](https://www.rainbond.com/docs/)
|
||||
|
||||
| ![notification](./docs/bell-outline-badge.svg) What is NEW! |
|
||||
| ------------------------------------------------------------------------------------------------------------------------------------- |
|
||||
| August 20, 2021 ,Rainbond 5.3.3 version is officially released [View Release](https://mp.weixin.qq.com/s/WfqamB_R7_vstu9nBMN0qQ) |
|
||||
| July 05, 2021 ,Rainbond 5.3.1 version is officially released [View Release](https://mp.weixin.qq.com/s/KJRyEC6EFQIRy7nueSTVaA) |
|
||||
| February 21, 2021 ,Rainbond 5.3.0 version is officially released [View Release](https://www.rainbond.com/docs/upgrade/5.3.0-upgrade/) |
|
||||
| August 24, 2020 ,Rainbond 5.2 Stable version is officially released [View Release](https://mp.weixin.qq.com/s/q1sgEaBPaepsuUOfk1un-w) |
|
||||
| December 13, 2021 ,Rainbond 5.5.0 version is officially released [View Release](https://www.rainbond.com/docs/community/change/5.4.0-5.5.0/) |
|
||||
|
||||
## Rainbond Introduction
|
||||
|
||||
@ -47,7 +44,7 @@ Rainbond is a cloud native and easy-to-use application management platform, a be
|
||||
|
||||
1. [Install Rainbond Cluster](https://www.rainbond.com/docs/quick-start/rainbond_install/)
|
||||
2. [Create an Application and Component](https://www.rainbond.com/docs/user-manual/app-creation/)
|
||||
3. [Learning concepts](https://www.rainbond.com/docs/get-start/)
|
||||
3. [Build ServiceMesh microservice architecture](https://www.rainbond.com/docs/get-start/create-dependency/)
|
||||
4. [Watch the tutorial video](https://www.rainbond.com/video.html)
|
||||
|
||||
## Community
|
||||
@ -60,9 +57,9 @@ Rainbond is a cloud native and easy-to-use application management platform, a be
|
||||
|
||||
<center>DingDing Group</center>
|
||||
|
||||
<center><img width="200px" src="https://static.goodrain.com/images/cloud/weichart.png"/></center>
|
||||
<center><img width="200px" src="https://static.goodrain.com/images/cloud/wechat.png"/></center>
|
||||
|
||||
<center>Add Maintainer WeChart</center>
|
||||
<center>Add Maintainer WeChat</center>
|
||||
|
||||
## Related repositorys
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user