From fcc3a1b2f6fd01c8da428bf58ad518825abecb67 Mon Sep 17 00:00:00 2001 From: John Date: Fri, 15 Feb 2019 23:21:46 +0800 Subject: [PATCH] README updates --- README.MD | 5 ++++- README_ZH.MD | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/README.MD b/README.MD index eb3998b99..a81de3d0a 100644 --- a/README.MD +++ b/README.MD @@ -20,7 +20,7 @@ ``` go get -u github.com/gogf/gf ``` -or use `go.mod` +or use `go.mod`: ``` require github.com/gogf/gf latest ``` @@ -32,6 +32,7 @@ golang version >= 1.9.2 # Documentation +* [GoDoc](https://godoc.org/github.com/gogf/gf) * [中文文档](https://goframe.org) # Architecture @@ -92,6 +93,8 @@ func main() { # Donators + + diff --git a/README_ZH.MD b/README_ZH.MD index 136dcb1b1..d17396ce6 100644 --- a/README_ZH.MD +++ b/README_ZH.MD @@ -32,7 +32,7 @@ go get -u github.com/gogf/gf ``` 或者 -`go.mod` +`go.mod`: ``` require github.com/gogf/gf latest ``` @@ -100,6 +100,8 @@ func main() { # 捐赠者 + +