README updates

This commit is contained in:
John
2019-02-15 23:21:46 +08:00
parent cfdeb87093
commit fcc3a1b2f6
2 changed files with 7 additions and 2 deletions

View File

@ -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
<a href="https://gitee.com/tiangenglan" target="_blank" title="zhuhuan12"><img src="https://images.gitee.com/uploads/99/1167099_tiangenglan.png" width="60" align="left"></a>
<a href="https://gitee.com/zhuhuan12" target="_blank" title="zhuhuan12"><img src="https://gitee.com/uploads/39/751839_zhuhuan12.png" width="60" align="left"></a>
<a href="https://gitee.com/zfan_codes" target="_blank" title="范钟"><img src="https://images.gitee.com/uploads/32/2044832_zfan_codes.png" width="60" align="left"></a>

View File

@ -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() {
# 捐赠者
<a href="https://gitee.com/tiangenglan" target="_blank" title="zhuhuan12"><img src="https://images.gitee.com/uploads/99/1167099_tiangenglan.png" width="60" align="left"></a>
<a href="https://gitee.com/zhuhuan12" target="_blank" title="zhuhuan12"><img src="https://gitee.com/uploads/39/751839_zhuhuan12.png" width="60" align="left"></a>
<a href="https://gitee.com/zfan_codes" target="_blank" title="范钟"><img src="https://images.gitee.com/uploads/32/2044832_zfan_codes.png" width="60" align="left"></a>