mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
Update md
This commit is contained in:
parent
bb81609491
commit
b906d5c045
2 changed files with 2 additions and 2 deletions
|
|
@ -27,7 +27,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
|||
- [API Document](https://github.com/go-vgo/robotgo/blob/master/docs/doc.md)
|
||||
- [GoDoc](https://godoc.org/github.com/go-vgo/robotgo)
|
||||
|
||||
英文文档请点击API Document.
|
||||
英文文档请点击API Document
|
||||
|
||||
##Requirements:
|
||||
(环境要求)
|
||||
|
|
|
|||
|
|
@ -39,7 +39,7 @@ import (
|
|||
)
|
||||
|
||||
const (
|
||||
version string = "v0.42.0.225,Mount Ngauruhoe!"
|
||||
version string = "v0.42.0.235,Mount Ngauruhoe!"
|
||||
)
|
||||
|
||||
//GetVersion get version
|
||||
|
|
|
|||
Loading…
Reference in a new issue