Skip to content

Commit

Permalink
chore: update READMEs
Browse files Browse the repository at this point in the history
  • Loading branch information
aofei committed Dec 9, 2019
1 parent e819170 commit f5805de
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ Goproxy China has fully implemented the Go's
And it's a non-profit project supported by China's well-trusted cloud service
provider [Qiniu Cloud](https://www.qiniu.com). Our goal is to provide a free,
trusted, always on, and CDNed Go module proxy for Gophers in China and the rest
of the world.
of the world. Please subscribe to our real-time and historical data on system
performance at [status.goproxy.cn](https://status.goproxy.cn).

Goproxy China only focuses on the development of the web application
that serves at the [https://goproxy.cn](https://goproxy.cn). If you're looking
Expand Down
2 changes: 1 addition & 1 deletion README.zh-CN.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

中国最可靠的 Go 模块代理。

Goproxy 中国完全实现了 Go 的[模块代理协议](https://golang.org/cmd/go/#hdr-Module_proxy_protocol)。并且它是一个由中国备受信赖的云服务提供商[七牛云](https://www.qiniu.com)支持的非营利性项目。我们的目标是为中国和世界上其他地方的 Gopher 们提供一个免费的、可靠的、持续在线的且经过 CDN 加速的模块代理。
Goproxy 中国完全实现了 Go 的[模块代理协议](https://golang.org/cmd/go/#hdr-Module_proxy_protocol)。并且它是一个由中国备受信赖的云服务提供商[七牛云](https://www.qiniu.com)支持的非营利性项目。我们的目标是为中国和世界上其他地方的 Gopher 们提供一个免费的、可靠的、持续在线的且经过 CDN 加速的模块代理。请在 [status.goproxy.cn](https://status.goproxy.cn) 订阅我们的有关系统性能的实时和历史数据。

请注意,Goproxy 中国只专注于服务在 [https://goproxy.cn](https://goproxy.cn) 的 Web 应用本身的开发。如果你正在寻找一种极其简单的方法来搭建你自己的 Go 模块代理,那么你应该看一下 [Goproxy](https://github.com/goproxy/goproxy),Goproxy 中国就是基于它开发的。

Expand Down

0 comments on commit f5805de

Please sign in to comment.