From 0b161578c9c14b8a40ef85fc73e708bd230312d5 Mon Sep 17 00:00:00 2001
From: Sam Calisch <sam.calisch@cba.mit.edu>
Date: Mon, 27 Nov 2017 11:16:04 -0500
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index b1400b6..7429a8b 100644
--- a/README.md
+++ b/README.md
@@ -38,6 +38,10 @@ Below is a custom board using the Fanstel BC832 module.  It is just 23mm x 18mm,
 <a href='bc832-ftdi/bc832-nrf-ftdi-traces.png'>BC832 Traces</a>
 <a href='bc832-ftdi/bc832-nrf-ftdi-interior.png'>BC832 Interior</a>
 
+For a version using only the Fab Lab inventory parts, sett 
+<a href='bc832-ftdi/bc832-nrf-ftdi-fab-layout.png'>FAB-BC832 Layout</a>
+<a href='bc832-ftdi/bc832-nrf-ftdi-fab-traces.png'>FAB-BC832 Traces</a>
+<a href='bc832-ftdi/bc832-nrf-ftdi-fab-interior.png'>FAB-BC832 Interior</a>
 
 Making a custom board requires programming via Serial Wire Debug (SWD), at least for the bootloader.  Two methods for this are described below.
 
-- 
GitLab