mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 14:43:55 +00:00
Update md
This commit is contained in:
parent
78bf25f1e0
commit
2f7b62ab4e
@ -212,6 +212,11 @@ func main() {
|
|||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
##Future
|
||||||
|
- Update Find an image on screen, read pixels from an image
|
||||||
|
- Update Window Handle
|
||||||
|
- Try support Android,maybe support IOS.
|
||||||
|
|
||||||
##Contributors
|
##Contributors
|
||||||
|
|
||||||
- See [contributors page](https://github.com/go-vgo/robotgo/graphs/contributors) for full list of contributors.
|
- See [contributors page](https://github.com/go-vgo/robotgo/graphs/contributors) for full list of contributors.
|
||||||
|
@ -206,3 +206,8 @@ func main() {
|
|||||||
Println("title@@@", title)
|
Println("title@@@", title)
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
##Future
|
||||||
|
- Update Find an image on screen, read pixels from an image
|
||||||
|
- Update Window Handle
|
||||||
|
- Try support Android,maybe support IOS.
|
Loading…
Reference in New Issue
Block a user