diff --git a/README.md b/README.md index d8a0c44..9c3b4c8 100644 --- a/README.md +++ b/README.md @@ -15,9 +15,9 @@ - >Golang Desktop Automation. Control the mouse, keyboard, bitmap, read the screen, Window Handle and global event listener. + >Golang Desktop Automation. Control the mouse, keyboard, bitmap and image, read the screen, process, Window Handle and global event listener. -RobotGo supports Mac, Windows, and Linux(X11). +RobotGo supports Mac, Windows, and Linux(X11); and robotgo supports arm64 and x86-amd64. [Chinese Simplified](https://github.com/go-vgo/robotgo/blob/master/README_zh.md) diff --git a/README_zh.md b/README_zh.md index cf85f8a..b2a8471 100644 --- a/README_zh.md +++ b/README_zh.md @@ -9,7 +9,7 @@ [![GitHub release](https://img.shields.io/github/release/go-vgo/robotgo.svg)](https://github.com/go-vgo/robotgo/releases/latest) [![Join the chat at https://gitter.im/go-vgo/robotgo](https://badges.gitter.im/Join%20Chat.svg)](https://gitter.im/go-vgo/robotgo?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) - >Golang 跨平台自动化系统,控制键盘鼠标位图和读取屏幕,窗口句柄以及全局事件监听 + >Golang 跨平台自动化系统,控制键盘、鼠标、位图、图像、读取屏幕,进程、窗口句柄以及全局事件监听 RobotGo 支持 Mac, Windows, and Linux(X11).