From 50795efe98fa2f010bf096b4c7b44decb644ab08 Mon Sep 17 00:00:00 2001
From: Tim <timatlee@gmail.com>
Date: Sun, 19 Jul 2020 13:27:38 -0600
Subject: [PATCH] Create README.md

---
 README.md | 9 +++++++++
 1 file changed, 9 insertions(+)
 create mode 100644 README.md

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..c081d62
--- /dev/null
+++ b/README.md
@@ -0,0 +1,9 @@
+# Animal Crossing New Horizons Button Pusher
+
+An Arduino project that will trigger a servo periodically to push a button on a controller every so often.
+
+Adjustable servo deflection, push speed and delay between pushes.
+
+Works with an external 4x4 keypad (only 2x4 buttons in use) on pins A0 through A5.
+
+LCD connected on pins 8-13.