diff --git a/doc.md b/doc.md index 122b4a3..5d19fda 100644 --- a/doc.md +++ b/doc.md @@ -1,8 +1,8 @@ #Methods: ##Keyboard - Keys - SetKeyboardDelay + [Keys](#keys) + [SetKeyboardDelay](#SetKeyboardDelay) KeyTap KeyToggle TypeString @@ -33,7 +33,7 @@ ##Keyboard -###.SetKeyboardDelay(ms) +###.SetKeyboardDelay(ms) Sets the delay in milliseconds to sleep after a keyboard event. This is 10ms by default.