From 2b9f35b18f3ea03675888c4dea8ed144aa584e09 Mon Sep 17 00:00:00 2001 From: Andy Pan Date: Mon, 30 Sep 2019 14:47:27 +0800 Subject: [PATCH] Update README with awesome --- README.md | 1 + README_ZH.md | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b6f8e7f7..6089b6de 100644 --- a/README.md +++ b/README.md @@ -12,6 +12,7 @@ A goroutine pool for Go +

# [[中文](README_ZH.md)] diff --git a/README_ZH.md b/README_ZH.md index 795578b2..7578eaef 100644 --- a/README_ZH.md +++ b/README_ZH.md @@ -12,6 +12,7 @@ A goroutine pool for Go +

# [[英文](README.md)] @@ -318,6 +319,6 @@ pool.Release() - [Goroutine 并发调度模型深度解析之手撸一个高性能协程池](https://taohuawu.club/high-performance-implementation-of-goroutine-pool) -# 正在使用 ants 的库列表(欢迎补充 ~~) +# 谁在使用 ants(欢迎补充 ~~) [![](https://raw.githubusercontent.com/panjf2000/gnet/master/logo.png)](https://github.com/panjf2000/gnet) \ No newline at end of file