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
688a005be7
commit
cb6aa1075e
@ -35,7 +35,8 @@ go get github.com/go-vgo/robotgo
|
|||||||
```
|
```
|
||||||
go get -u github.com/go-vgo/robotgo
|
go get -u github.com/go-vgo/robotgo
|
||||||
```
|
```
|
||||||
###Requirements (环境要求):
|
###Requirements:
|
||||||
|
(环境要求)
|
||||||
|
|
||||||
####ALL:
|
####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 (
|
const (
|
||||||
version string = "v0.42.0.216,Mount Ngauruhoe!"
|
version string = "v0.42.0.219,Mount Ngauruhoe!"
|
||||||
)
|
)
|
||||||
|
|
||||||
//GetVersion get version
|
//GetVersion get version
|
||||||
|
Loading…
Reference in New Issue
Block a user