README/DONATOR update

This commit is contained in:
John
2019-12-04 18:48:13 +08:00
parent f7d6883405
commit a1edd83add
3 changed files with 5 additions and 3 deletions

View File

@ -27,6 +27,8 @@
|[foxhack](https://github.com/foxhack)|wechat|¥20.00
|*栈|wechat|¥5.00
|*络|wechat|¥10.00
|R*s|wechat|¥18.88
|粟*e|wechat|¥50.00

View File

@ -23,7 +23,7 @@ require github.com/gogf/gf latest
# Limitation
```
golang version >= 1.10
golang version >= 1.11
```
# Documentation

View File

@ -24,7 +24,7 @@
# 安装
```html
go get -u github.com/gogf/gf
go get -u -v github.com/gogf/gf
```
推荐使用 `go.mod`:
```
@ -33,7 +33,7 @@ require github.com/gogf/gf latest
# 限制
```shell
golang版本 >= 1.10
golang版本 >= 1.11
```
# 架构