mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 06:33:56 +00:00
Remove some Donate
This commit is contained in:
parent
64d7dff06e
commit
7f3b43e47d
13
README.md
13
README.md
@ -245,19 +245,6 @@ Supporting robotgo, [buy me a coffee](https://github.com/go-vgo/buy-me-a-coffee)
|
||||
Donate money by [paypal](https://www.paypal.me/veni0/25) to my account [vzvway@gmail.com](vzvway@gmail.com)
|
||||
|
||||
|
||||
#### AliPay(支付宝)
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/go-vgo/buy-me-a-coffee/blob/master/img/alipay.png" width="300" hight="300">
|
||||
</p>
|
||||
|
||||
|
||||
#### Wechat(微信)
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/go-vgo/buy-me-a-coffee/blob/master/img/wechat_pay.png" width="300" hight="300">
|
||||
</p>
|
||||
|
||||
## Contributors
|
||||
|
||||
- See [contributors page](https://github.com/go-vgo/robotgo/graphs/contributors) for full list of contributors.
|
||||
|
15
README_zh.md
15
README_zh.md
@ -240,21 +240,6 @@ func main() {
|
||||
|
||||
Donate money by [paypal](https://www.paypal.me/veni0/25) to my account [vzvway@gmail.com](vzvway@gmail.com)
|
||||
|
||||
|
||||
#### AliPay(支付宝)
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/go-vgo/buy-me-a-coffee/blob/master/img/alipay.png" width="300" hight="300">
|
||||
</p>
|
||||
|
||||
|
||||
#### Wechat(微信)
|
||||
|
||||
<p align="center">
|
||||
<img src="https://github.com/go-vgo/buy-me-a-coffee/blob/master/img/wechat_pay.png" width="300" hight="300">
|
||||
</p>
|
||||
|
||||
|
||||
## Contributors
|
||||
|
||||
- See [contributors page](https://github.com/go-vgo/robotgo/graphs/contributors) for full list of contributors.
|
||||
|
@ -52,7 +52,7 @@ import (
|
||||
)
|
||||
|
||||
const (
|
||||
version string = "v0.44.0.321, Mount Kailash!"
|
||||
version string = "v0.44.0.327, Mount Kailash!"
|
||||
)
|
||||
|
||||
// GetVersion get version
|
||||
|
Loading…
Reference in New Issue
Block a user