Update md

This commit is contained in:
vCaesar 2016-10-08 19:15:15 +08:00
parent 19de1813ab
commit 48bf76c618

View File

@ -1,6 +1,6 @@
#Robotgo
>Golang Desktop Automation. Control the mouse, keyboard, and read the screen.
>Golang Desktop Automation(robot). Control the mouse, keyboard, and read the screen.
RobotGo supports Mac, Windows, and Linux(X11).
@ -77,7 +77,7 @@ func main() {
}
```
##API
##API(https://github.com/go-vgo/robotgo/blob/master/doc.md)
This is a work in progress.