diff --git a/README.md b/README.md index 359a156..87c94db 100644 --- a/README.md +++ b/README.md @@ -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). diff --git a/README_zh.md b/README_zh.md index d9e43df..4219800 100644 --- a/README_zh.md +++ b/README_zh.md @@ -1,6 +1,6 @@ #Robotgo - >Golang 跨平台自动系统,控制键盘鼠标位图和读取屏幕以及全局事件监听 + >Golang 跨平台自动系统,控制键盘鼠标位图和读取屏幕,窗口句柄以及全局事件监听 RobotGo 支持 Mac, Windows, and Linux(X11).