Update README.md

This commit is contained in:
flyaways
2019-04-24 10:41:29 +08:00
committed by GitHub
parent 12a368f792
commit 8521ea182c

View File

@ -154,3 +154,4 @@ Projects under Anti 996ICU License. Thanks for your support!
| <img src="https://github.com/chenrulongmaster/images/blob/master/pyjieba.png" width="60"> | [pyjieba](https://github.com/chenrulongmaster/pyjieba) | [GitHub](https://github.com/chenrulongmaster/pyjieba) | ![](https://img.shields.io/github/stars/chenrulongmaster/pyjieba.svg) | Python 封装C++版本的jieba分词器 | ![](https://img.shields.io/github/license/chenrulongmaster/pyjieba.svg) |
| <img src="./img/kongfuofarchitecticon.png" width="60"> | [KongFuOfArchitect](https://github.com/xiaomiwujiecao/KongFuOfArchitect) | [Github](https://github.com/xiaomiwujiecao/KongFuOfArchitect) | ![](https://img.shields.io/github/stars/xiaomiwujiecao/KongFuOfArchitect.svg) | 架构师的功夫(包含思想指引、学习资源汇总、范式编程、高效成长、必备算法、等等,为想成为架构师的人铺路) | ![](https://img.shields.io/badge/license-Anti%20996-blue.svg) |
|-|[go worker pool](https://github.com/sinomoe/go_worker_pool)|[Github](https://github.com/sinomoe/go_worker_pool)|![](https://img.shields.io/github/stars/sinomoe/go_worker_pool.svg)|goroutine并发控制、调度工具|[![LICENSE](https://badges.frapsoft.com/os/mit/mit.svg)](https://opensource.org/licenses/mit-license.php)|
| - | [pool](https://github.com/flyaways/pool) | [GitHub](https://github.com/flyaways/pool) | ![](https://img.shields.io/github/stars/flyaways/pool.svg) |golang通用连接池支持GRPC,RPC,TCP| ![](https://img.shields.io/github/license/flyaways/pool.svg) |