Update md

This commit is contained in:
vCaesar 2017-02-13 21:14:11 +08:00
parent 85c9fa5946
commit bad2cb49c1
2 changed files with 4 additions and 5 deletions

View File

@ -216,9 +216,9 @@ func main() {
##Future
- Update Find an image on screen, read pixels from an image
- Update Window Handle
- Try support Android,maybe support IOS
- Remove zlib/libpng dependencies
- 更新 Window Handle
- 尝试支持 Android,也许支持 IOS
- 移除 zlib/libpng 依赖
##Contributors

View File

@ -10,7 +10,6 @@
/*
Package robotgo Go native cross-platform system automation.
Please make sure Golang,GCC,zlib and libpng is installed correctly before installing RobotGo;
@ -53,7 +52,7 @@ import (
)
const (
version string = "v0.42.0.247,Mount Ngauruhoe!"
version string = "v0.42.0.248,Mount Ngauruhoe!"
)
//GetVersion get version