From 73a1e54f523bc68ac285eb807949bf2c1e54d496 Mon Sep 17 00:00:00 2001
From: Jake Read <jake.read@cba.mit.edu>
Date: Tue, 19 Nov 2019 11:38:57 -0500
Subject: [PATCH] add small notes

---
 README.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/README.md b/README.md
index 2215701..e9b97e4 100644
--- a/README.md
+++ b/README.md
@@ -1,5 +1,7 @@
 # Squidworks Moduleboard w/ the ATSAMD51
 
+This is a small, solder-on breakout board for the [squidworks](https://gitlab.cba.mit.edu/squidworks/squidworks) project. It contains all necessary components to run [ponyo](https://gitlab.cba.mit.edu/squidworks/ponyo) with great ease, and provides USB and RS485-Over-RJ10 connectivity. It breaks out almost all other pins of the SAMD51 microprocessor onto it's castellated pins (at the edges) and it's LGA pads (on the bottom).
+
 ![board](moduleboard-atsamd51/2019-10-30_mw-module.jpg)
 
 ![schematic](moduleboard-atsamd51/schematic.png)
-- 
GitLab