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
88447b6701
commit
688a005be7
@ -25,17 +25,17 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
|||||||
- [Contributors](#contributors)
|
- [Contributors](#contributors)
|
||||||
|
|
||||||
|
|
||||||
##安装:
|
##Installation:
|
||||||
```
|
```
|
||||||
go get github.com/go-vgo/robotgo
|
go get github.com/go-vgo/robotgo
|
||||||
```
|
```
|
||||||
It's that easy!
|
It's that easy!
|
||||||
|
|
||||||
##更新:
|
##Update:
|
||||||
```
|
```
|
||||||
go get -u github.com/go-vgo/robotgo
|
go get -u github.com/go-vgo/robotgo
|
||||||
```
|
```
|
||||||
###环境要求:
|
###Requirements (环境要求):
|
||||||
|
|
||||||
####ALL:
|
####ALL:
|
||||||
```
|
```
|
||||||
@ -85,7 +85,7 @@ sudo apt-get install libxkbcommon-dev
|
|||||||
|
|
||||||
```
|
```
|
||||||
|
|
||||||
##[例子:](https://github.com/go-vgo/robotgo/blob/master/example/main.go)
|
##[Examples:(例子)](https://github.com/go-vgo/robotgo/blob/master/example/main.go)
|
||||||
|
|
||||||
###鼠标
|
###鼠标
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user