From 8442b5f8a44301f8afc89ed477ad8790bd4086a0 Mon Sep 17 00:00:00 2001 From: Jake Read <jake.read@cba.mit.edu> Date: Thu, 21 Oct 2021 04:16:34 +0000 Subject: [PATCH] Update README.md --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index 79f1860..618c521 100644 --- a/README.md +++ b/README.md @@ -11,3 +11,7 @@ Planned: - Arduino (with support for boards we've flashed) - PlatformIO - gdb + +Improved Documentation: + +this repo is referenced in and extended upon in [the Practical Microcontroller Primer](https://mtm.cba.mit.edu/2021/2021-10_microcontroller-primer/) over on MTM. Check it out! -- GitLab