Update doc link

This commit is contained in:
vCaesar 2017-02-25 01:34:13 +08:00
parent 09757a45e6
commit ea3be9661b
2 changed files with 13 additions and 10 deletions

View File

@ -87,6 +87,7 @@
####Arguments:
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
modifier (optional, string or array) - Accepts alt, command (win), control, and shift.
####Examples:
@ -105,6 +106,7 @@
####Arguments:
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
down - Accepts 'down' or 'up'.
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.

View File

@ -111,6 +111,7 @@
####参数:
key - See [keys](https://github.com/go-vgo/robotgo/blob/master/docs/keys.md).
down - Accepts 'down' or 'up'.
modifier (optional, string or array) - Accepts alt, command (mac), control, and shift.
###返回值: