Update md

This commit is contained in:
vCaesar 2016-11-12 02:01:39 +08:00
parent 8e46bc00fe
commit 686b47548b
2 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
#Robotgo
>Golang Desktop Automation. Control the mouse, keyboard, bitmap,read the screen and global event listener.
>Golang Desktop Automation. Control the mouse, keyboard, bitmap,read the screen,Window Handle and global event listener.
RobotGo supports Mac, Windows, and Linux(X11).

View File

@ -1,6 +1,6 @@
#Robotgo
>Golang 跨平台自动系统,控制键盘鼠标位图和读取屏幕以及全局事件监听
>Golang 跨平台自动系统,控制键盘鼠标位图和读取屏幕,窗口句柄以及全局事件监听
RobotGo 支持 Mac, Windows, and Linux(X11).