Skip to content

Commit

Permalink
update readme for documents links (zeromicro#681)
Browse files Browse the repository at this point in the history
  • Loading branch information
kevwan authored May 10, 2021
1 parent 0ce5410 commit 14cecb9
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 4 deletions.
4 changes: 2 additions & 2 deletions readme-cn.md
Original file line number Diff line number Diff line change
Expand Up @@ -159,7 +159,7 @@ GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/tal-tech/

* API 文档

[https://go-zero.dev/zh-hans/](https://go-zero.dev/zh-hans/)
[https://go-zero.dev/cn/](https://go-zero.dev/cn/)

* 常见问题

Expand Down Expand Up @@ -227,4 +227,4 @@ go-zero 已被许多公司用于生产部署,接入场景如在线教育、电

加群之前有劳点一下 ***star***,一个小小的 ***star*** 是作者们回答海量问题的动力🤝

<img src="https://raw.githubusercontent.com/tal-tech/zero-doc/main/doc/images/wechat.jpg" alt="wechat" width="300" />
<img src="https://raw.githubusercontent.com/tal-tech/zero-doc/main/doc/images/wechat.jpg" alt="wechat" width="300" />
3 changes: 1 addition & 2 deletions readme.md
Original file line number Diff line number Diff line change
Expand Up @@ -200,14 +200,13 @@ go get -u github.com/tal-tech/go-zero

## 7. Benchmark

Document: [https://go-zero.dev/en/](https://go-zero.dev/en/)

![benchmark](https://raw.githubusercontent.com/tal-tech/zero-doc/main/doc/images/benchmark.png)

[Checkout the test code](https://github.com/smallnest/go-web-framework-benchmark)

## 8. Documents (adding)

* [Documents](https://go-zero.dev/en/)
* [Rapid development of microservice systems](https://github.com/tal-tech/zero-doc/blob/main/doc/shorturl-en.md)
* [Rapid development of microservice systems - multiple RPCs](https://github.com/tal-tech/zero-doc/blob/main/docs/zero/bookstore-en.md)
* [Examples](https://github.com/zeromicro/zero-examples)
Expand Down

0 comments on commit 14cecb9

Please sign in to comment.