Update 'README.md'

This commit is contained in:
Nick Leffler 2020-08-25 10:43:25 -04:00
parent a5aaff79d3
commit 3d595bca1d
1 changed files with 3 additions and 1 deletions

View File

@ -4,4 +4,6 @@ Type the clipboard via keystrokes.
Uses AutoHotKey, but's it's great because the compiled file doesn't require it installed. This make ctrl+q paste the clipboard via keystrokes.
Makes it very easy for things like pasting password in VNC (vultr) session when paste isn't permitted.
Makes it very easy for things like pasting password in VNC (vultr) session when paste isn't permitted.
killTypeClipboard.bat is the bat file that will kill the script since I'm unsure how else to stop it. You can also go into task manager and kill it that way.