mirror of
https://github.com/go-vgo/robotgo.git
synced 2025-06-01 06:33:56 +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
|
||||
```
|
||||
###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 New Issue
Block a user