Update README.md

This commit is contained in:
KcangYan 2021-04-27 21:23:45 +08:00 committed by GitHub
parent ccd1a47809
commit 92f194fa07
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 4 additions and 4 deletions

View File

@ -1,9 +1,9 @@
### 我自己写的nacos sdk 和 熔断器 还有 限流器 代码和案例都在这
### python nacos sdk
### python nacos 负载均衡消费者
### python 熔断器
### python 限流器
### [python nacos sdk](https://github.com/KcangYan/nacos-python-sdk#1-python-nacos-sdk)
### [python nacos 负载均衡消费者](https://github.com/KcangYan/nacos-python-sdk#2-python-nacos-%E8%B4%9F%E8%BD%BD%E5%9D%87%E8%A1%A1%E6%B6%88%E8%B4%B9%E8%80%85)
### [python 熔断器](https://github.com/KcangYan/nacos-python-sdk#3-python-%E7%86%94%E6%96%AD%E5%99%A8)
### [python 限流器](https://github.com/KcangYan/nacos-python-sdk#4-python-%E9%99%90%E6%B5%81%E5%99%A8)
### 使用说明