mirror of
https://github.com/go-vgo/robotgo
synced 2026-05-24 10:19:01 +00:00
Update README.md
This commit is contained in:
parent
0b35c0faa6
commit
1aaf226ded
2 changed files with 2 additions and 2 deletions
|
|
@ -73,7 +73,7 @@ This is a work in progress.
|
|||
sudo apt-get install libxkbcommon-dev
|
||||
|
||||
|
||||
##Examples:
|
||||
##[Examples:](https://github.com/go-vgo/robotgo/blob/master/example/main.go)
|
||||
|
||||
###Mouse
|
||||
|
||||
|
|
|
|||
|
|
@ -64,7 +64,7 @@ RobotGo 支持 Mac, Windows, and Linux(X11).
|
|||
sudo apt-get install xcb libxcb-xkb-dev x11-xkb-utils libx11-xcb-dev libxkbcommon-x11-dev
|
||||
sudo apt-get install libxkbcommon-dev
|
||||
|
||||
##例子:
|
||||
##[例子:](https://github.com/go-vgo/robotgo/blob/master/example/main.go)
|
||||
|
||||
###鼠标
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue