update readme (#638)

master
anqiansong 4 years ago committed by GitHub
parent 0466af5e49
commit 8fd1e76d29
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -159,7 +159,7 @@ GO111MODULE=on GOPROXY=https://goproxy.cn/,direct go get -u github.com/tal-tech/
* API 文档
[https://zeromicro.github.io/go-zero](https://zeromicro.github.io/go-zero)
[https://go-zero.dev/zh-hans/](https://zeromicro.github.io/go-zero)
* 常见问题

@ -200,6 +200,8 @@ 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)

Loading…
Cancel
Save