Skip to content

Commit 658cc8a

Browse files
committed
remove hitcount, add high performance go
1 parent 8e70671 commit 658cc8a

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

README.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22

33
[![CodeSize](https://img.shields.io/github/languages/code-size/geektutu/7days-golang)](https://github.com/geektutu/7days-golang)
44
[![LICENSE](https://img.shields.io/badge/license-MIT-green)](https://mit-license.org/)
5-
[![HitCount](https://hits.dwyl.com/geektutu/7days-golang.svg)](http://github.com/geektutu/7days-golang)
65

76
<details>
87
<summary><strong>README 中文版本</strong></summary>
@@ -14,7 +13,9 @@
1413

1514
推荐先阅读 **[Go 语言简明教程](https://geektutu.com/post/quick-golang.html)**,一篇文章了解Go的基本语法、并发编程,依赖管理等内容。
1615

17-
另外推荐 **[Go 语言笔试面试题](https://geektutu.com/post/qa-golang.html)**,加深对 Go 语言的理解。
16+
推荐 **[Go 语言笔试面试题](https://geektutu.com/post/qa-golang.html)**,加深对 Go 语言的理解。
17+
18+
推荐 **[Go 语言高性能编程](https://geektutu.com/post/high-performace-go.html)**,写出高性能的 Go 代码。
1819

1920
期待关注我的「[知乎专栏](https://zhuanlan.zhihu.com/geekgo)」和「[微博](http://weibo.com/geektutu)」,查看最近的文章和动态。
2021

0 commit comments

Comments
 (0)