Update md

This commit is contained in:
vCaesar 2017-01-17 21:00:10 +08:00
parent 688a005be7
commit cb6aa1075e
2 changed files with 4 additions and 3 deletions

View File

@ -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)
###鼠标 ###鼠标

View File

@ -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