docs: update cover page and README

更新封面,添加联系方式
This commit is contained in:
yanglbme
2019-11-27 17:47:27 +08:00
parent 45ab02cb7e
commit c4e324207e
23 changed files with 165 additions and 12 deletions

View File

@@ -23,4 +23,26 @@
- [熔断框架如何做技术选型?选用 Sentinel 还是 Hystrix](/docs/high-availability/sentinel-vs-hystrix.md)
## 降级
- 如何进行降级?
- 如何进行降级?
---
## 公众号
GitHub 技术社区 Doocs 旗下唯一公众号“Doocs 开源社区”欢迎关注专注于分享有价值的文章当然也可以加我个人微信备注GitHub
<table>
<tr>
<td align="center" style="width: 200px;">
<a href="https://github.com/doocs">
<img src="./images/qrcode-for-doocs.jpg" style="width: 400px;"><br>
<sub>公众平台</sub>
</a><br>
</td>
<td align="center" style="width: 200px;">
<a href="https://github.com/yanglbme">
<img src="./images/qrcode-for-yanglbme.jpg" style="width: 400px;"><br>
<sub>个人微信</sub>
</a><br>
</td>
</tr>
</table>