mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-23 17:59:12 +00:00
Update md
This commit is contained in:
parent
688a005be7
commit
cb6aa1075e
2 changed files with 4 additions and 3 deletions
|
|
@ -35,7 +35,8 @@ go get github.com/go-vgo/robotgo
|
|||
```
|
||||
go get -u github.com/go-vgo/robotgo
|
||||
```
|
||||
###Requirements (环境要求):
|
||||
###Requirements:
|
||||
(环境要求)
|
||||
|
||||
####ALL:
|
||||
```
|
||||
|
|
@ -85,7 +86,7 @@ sudo apt-get install libxkbcommon-dev
|
|||
|
||||
```
|
||||
|
||||
##[Examples:(例子)](https://github.com/go-vgo/robotgo/blob/master/example/main.go)
|
||||
##[Examples:](https://github.com/go-vgo/robotgo/blob/master/example/main.go)
|
||||
|
||||
###鼠标
|
||||
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
version string = "v0.42.0.216,Mount Ngauruhoe!"
|
||||
version string = "v0.42.0.219,Mount Ngauruhoe!"
|
||||
)
|
||||
|
||||
//GetVersion get version
|
||||
|
|
|
|||
Loading…
Reference in a new issue