Update md

This commit is contained in:
vCaesar 2017-01-17 20:57:40 +08:00
parent 88447b6701
commit 688a005be7

View File

@ -25,17 +25,17 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
- [Contributors](#contributors) - [Contributors](#contributors)
##安装: ##Installation:
``` ```
go get github.com/go-vgo/robotgo go get github.com/go-vgo/robotgo
``` ```
It's that easy! It's that easy!
##更新: ##Update:
``` ```
go get -u github.com/go-vgo/robotgo go get -u github.com/go-vgo/robotgo
``` ```
###环境要求: ###Requirements (环境要求):
####ALL: ####ALL:
``` ```
@ -85,7 +85,7 @@ sudo apt-get install libxkbcommon-dev
``` ```
##[例子:](https://github.com/go-vgo/robotgo/blob/master/example/main.go) ##[Examples:(例子)](https://github.com/go-vgo/robotgo/blob/master/example/main.go)
###鼠标 ###鼠标