Skip to content

Commit

Permalink
remove hitcount, add high performance go
Browse files Browse the repository at this point in the history
  • Loading branch information
geektutu committed Nov 22, 2020
1 parent ffda697 commit e320521
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

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

<details>
<summary><strong>README 中文版本</strong></summary>
Expand All @@ -14,7 +13,9 @@

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

另外推荐 **[Go 语言笔试面试题](https://geektutu.com/post/qa-golang.html)**,加深对 Go 语言的理解。
推荐 **[Go 语言笔试面试题](https://geektutu.com/post/qa-golang.html)**,加深对 Go 语言的理解。

推荐 **[Go 语言高性能编程](https://geektutu.com/post/high-performace-go.html)**,写出高性能的 Go 代码。

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

Expand Down

0 comments on commit e320521

Please sign in to comment.