Update doc.md

This commit is contained in:
vCaesar 2016-10-24 21:14:56 +08:00 committed by GitHub
parent 2010ff721f
commit 87173e2920

6
doc.md
View File

@ -1,8 +1,8 @@
#Methods:
##Keyboard
Keys
SetKeyboardDelay
[Keys](#keys)
[SetKeyboardDelay](#SetKeyboardDelay)
KeyTap
KeyToggle
TypeString
@ -33,7 +33,7 @@
##Keyboard
###.SetKeyboardDelay(ms)
###<span id="SetKeyboardDelay">.SetKeyboardDelay(ms)</span>
Sets the delay in milliseconds to sleep after a keyboard event. This is 10ms by default.