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
fdf239b3f4
commit
bcff431b7f
12
README.md
12
README.md
@ -6,6 +6,13 @@ RobotGo supports Mac, Windows, and Linux(X11).
|
|||||||
|
|
||||||
This is a work in progress.
|
This is a work in progress.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
##[API](https://github.com/go-vgo/robotgo/blob/master/doc.md)
|
||||||
|
Please click API;This is a work in progress.
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
##Installation:
|
##Installation:
|
||||||
go get github.com/go-vgo/robotgo
|
go get github.com/go-vgo/robotgo
|
||||||
|
|
||||||
@ -76,8 +83,3 @@ func main() {
|
|||||||
Println("pos:", x, y)
|
Println("pos:", x, y)
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
##[API](https://github.com/go-vgo/robotgo/blob/master/doc.md)
|
|
||||||
Please click API;This is a work in progress.
|
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user