From 3d595bca1dd9e0f07febe4f3aee37173283303e1 Mon Sep 17 00:00:00 2001 From: Nick Leffler Date: Tue, 25 Aug 2020 10:43:25 -0400 Subject: [PATCH] Update 'README.md' --- README.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index b997019..94915d1 100644 --- a/README.md +++ b/README.md @@ -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. \ No newline at end of file +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. \ No newline at end of file