diff --git a/README.MD b/README.MD index 733a794f0..06202e302 100644 --- a/README.MD +++ b/README.MD @@ -1,6 +1,6 @@ # GoFrame
+
[](https://godoc.org/github.com/gogf/gf)
[](https://travis-ci.org/gogf/gf)
@@ -29,7 +29,7 @@ require github.com/gogf/gf latest
# Limitation
```
-golang version >= 1.9.2
+golang version >= 1.10
```
# Documentation
@@ -68,7 +68,6 @@ func main() {
`GF` is licensed under the [MIT License](LICENSE), 100% free and open-source, forever.
-
# Contributors
- [aloncn](https://github.com/aloncn)
@@ -91,6 +90,8 @@ func main() {
# Donators
+We currently accept donation by Alipay/WechatPay, please note your github/gitee account in your payment bill. If you like `GF`, why not [buy developer a cup of coffee](https://goframe.org/images/donate.png)?
+
- [flyke-xu](https://gitee.com/flyke-xu)
- [hailaz](https://gitee.com/hailaz)
- [ireadx](https://github.com/ireadx)
@@ -106,3 +107,12 @@ func main() {
+
+# Sponsor
+
+We appreciate any kind of sponsorship for `GF` development. If you've got some interested, please contact john@goframe.org.
+
+
+
+
+
diff --git a/README_ZH.MD b/README_ZH.MD
index fc43009cd..30b6ed12e 100644
--- a/README_ZH.MD
+++ b/README_ZH.MD
@@ -1,5 +1,6 @@
# GoFrame
-
+
[](https://godoc.org/github.com/gogf/gf)
[](https://travis-ci.org/gogf/gf)
@@ -8,6 +9,8 @@
[](https://github.com/gogf/gf)
[](https://github.com/gogf/gf)
+
-
+# 赞助
+
+赞助支持`GF`框架的快速研发,如果您感兴趣,请联系 john@goframe.org 。
# 贡献者