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.