From 36205922e21d8fd35379c9888decb5e9593584d5 Mon Sep 17 00:00:00 2001 From: GwendolynK <43799653+GwendolynK@users.noreply.github.com> Date: Thu, 4 Oct 2018 11:31:30 -0700 Subject: [PATCH] Grammar Edits - GwendolynK Not sure if there is meant to be more here... --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index a66f978..b686ed6 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,9 @@ -# Simple key pad input for Arduino code input +# Simple key pad input for Arduino code input. Reads a regular 3x4 matrix key pad.
No librarys needed.

-Once connected properly, it will print to the Serial Moniter once a button is pressed,
+Once connected properly, it will print to the Serial Moniter when a button is pressed,
Defalt code:`1234`
You can easily change that in the script.