Update README.md

This commit is contained in:
vCaesar 2017-03-17 19:47:08 +08:00
parent 61f138962b
commit 1c35a9e15d
2 changed files with 7 additions and 0 deletions

View File

@ -24,6 +24,7 @@ This is a work in progress.
- [Installation](#installation)
- [Update](#update)
- [Examples](#examples)
- [Donate](#donate)
- [Future](#future)
- [Contributors](#contributors)
- [License](#license)
@ -225,7 +226,9 @@ func main() {
fmt.Println("title@@@", title)
}
```
## Donate
- Supporting robotgo, [buy me a coffee](https://github.com/go-vgo/buy-me-a-coffee).
## Future
- Update Find an image on screen, read pixels from an image
- Update Window Handle

View File

@ -19,6 +19,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
- [Installation](#installation)
- [Update](#update)
- [Examples](#examples)
- [Donate](#donate)
- [Future](#future)
- [Contributors](#contributors)
- [License](#license)
@ -219,6 +220,9 @@ func main() {
fmt.Println("title@@@", title)
}
```
## Donate
- 支持 robotgo, [buy me a coffee](https://github.com/go-vgo/buy-me-a-coffee).
## Future
- 更新 Find an image on screen, read pixels from an image