From 6fcfa52557dad97d87794954a5e5e66629ddf002 Mon Sep 17 00:00:00 2001 From: Andy Pan Date: Sun, 13 Oct 2019 12:50:39 +0800 Subject: [PATCH] =?UTF-8?q?=E6=96=B0=E5=8A=A0=E4=B8=80=E4=B8=AA=E7=BD=91?= =?UTF-8?q?=E7=AB=99=E5=92=8C=E4=B8=A4=E4=B8=AA=E5=BC=80=E5=8F=91=E5=B7=A5?= =?UTF-8?q?=E5=85=B7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README-Programmer-Edition.md | 6 ++++++ README.md | 5 +++++ 2 files changed, 11 insertions(+) diff --git a/README-Programmer-Edition.md b/README-Programmer-Edition.md index 074a354..15d599b 100644 --- a/README-Programmer-Edition.md +++ b/README-Programmer-Edition.md @@ -14,6 +14,12 @@ Issue 和 PR 里偶尔有人提交一些不错的东西,但打开一看,不 本列表开始于2019年4月11号 +### 2019年10月13号添加 +--- +#### panjf2000(潘少) - [Github](https://github.com/panjf2000), [博客](https://taohuawu.club/) +* :white_check_mark: [gnet](https://github.com/panjf2000/gnet):一个高性能且轻量级的 Go 网络框架 +* :white_check_mark: [ants](https://github.com/panjf2000/ants):一个高性能的 Go 协程池,已在字节跳动的线上使用 + ### 2019年9月15号添加 --- #### magiclu(青岛) - [Github](https://github.com/MagicLu550),[博客](http://blog.noyark.net) diff --git a/README.md b/README.md index 2a20158..05ab788 100644 --- a/README.md +++ b/README.md @@ -20,6 +20,11 @@ ## 3. 项目列表 (名字按时间排序,最新添加的在最上面) +### 2019年10月13号添加 +--- +#### zerosoul - [Github](https://github.com/zerosoul) +* :white_check_mark: [中国古典颜色手册](https://colors.ichuantong.cn/):一个中国古典颜色的在线网站 + ### 2019年10月9号添加 --- #### Maxwell - [Github](https://github.com/maxwellyue)