mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-02 23:23:55 +00:00
Update md
This commit is contained in:
parent
19de1813ab
commit
48bf76c618
@ -1,6 +1,6 @@
|
|||||||
#Robotgo
|
#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).
|
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.
|
This is a work in progress.
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user