Skip to content

Commit

Permalink
update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
3ks committed Jan 19, 2020
1 parent 4597384 commit e2cb51e
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
## Go by Example 中文版

[Go by Example](https://gobyexample-cn.github.io/) 是一个通过带注释的示例程序学习 Go 语言的网站。网站包含了从简单的 Hello World Goroutine、Channel 等高级特性的一系列示例程序,并附带了注释说明,非常适合 Go 语言初学者。
[Go by Example](https://gobyexample-cn.github.io/) 是一个通过带注释的示例程序学习 Go 语言的网站。网站包含了从简单的 Hello World 到高级特性 Goroutine、Channel 等一系列示例程序,并附带了注释说明,非常适合 Go 语言初学者。

如果您想学习 Go 语言基础知识,不要犹豫,请直接前往 [Go by Example](https://gobyexample-cn.github.io/) 开始学习!如果您觉得本项目还不错的话,记得回来给个 Star 哦 o(* ̄▽ ̄*)ブ
如果您想学习 Go 语言基础知识,不要犹豫,请直接前往 [Go by Example](https://gobyexample-cn.github.io/) 开始学习!

如果您觉得本项目还不错的话,记得回来给个 Star 哦 o(* ̄▽ ̄*)ブ

## 综述

Expand Down

0 comments on commit e2cb51e

Please sign in to comment.