mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Update README.md
This commit is contained in:
parent
61f138962b
commit
1c35a9e15d
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user