From 686b47548bdbf488e7d552e59e9570caee8e691f Mon Sep 17 00:00:00 2001 From: vCaesar Date: Sat, 12 Nov 2016 02:01:39 +0800 Subject: [PATCH] Update md --- README.md | 2 +- README_zh.md | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) 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).