From 2d2fed032077cc0230c8032baaec6d33ac054f14 Mon Sep 17 00:00:00 2001 From: Anne Barela <1911920+TheKitty@users.noreply.github.com> Date: Mon, 28 Oct 2019 21:53:29 -0400 Subject: [PATCH] Create README.md --- EInk_CircuitPython_Quickstart/README.md | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100644 EInk_CircuitPython_Quickstart/README.md diff --git a/EInk_CircuitPython_Quickstart/README.md b/EInk_CircuitPython_Quickstart/README.md new file mode 100644 index 000000000..fdd8ea89f --- /dev/null +++ b/EInk_CircuitPython_Quickstart/README.md @@ -0,0 +1,7 @@ +## EInk CircuitPython Quickstart tutorial on the Adafruit Learning System + +The code in this repo accompanies + +Written by Anne Barela for Adafruit Industries, October 2019 + +MIT License