From 6e263609b79d4c679a84dd5ec415ee9429f1a5c1 Mon Sep 17 00:00:00 2001 From: Tai Groot Date: Fri, 22 Apr 2016 08:07:23 -0700 Subject: [PATCH] Create README.md --- README.md | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 README.md diff --git a/README.md b/README.md new file mode 100644 index 0000000..0428356 --- /dev/null +++ b/README.md @@ -0,0 +1,3 @@ +# JSKeyCapture +Allows you to add events for keystrokes in a webpage without JQuery or any other external library +See the provided sample/html file for examples on how to use these different events!