From a9ce3803cbc36aa94fd6c1c8a051068489c9159e Mon Sep 17 00:00:00 2001 From: vCaesar Date: Mon, 31 Oct 2016 22:21:27 +0800 Subject: [PATCH] Update doc --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ebbc6b4..0545b9f 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ #Robotgo - >Golang Desktop Automation. Control the mouse, keyboard, bitmap,read the screen and listening global event. + >Golang Desktop Automation. Control the mouse, keyboard, bitmap,read the screen and global event listener. RobotGo supports Mac, Windows, and Linux(X11).