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() {
# 捐赠者
+
+