From bcefc89a5269bd645a0849953617004eb2f3c0c9 Mon Sep 17 00:00:00 2001
From: Jake <jake.read@cba.mit.edu>
Date: Thu, 18 Oct 2018 14:40:23 -0400
Subject: [PATCH] change title

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

diff --git a/README.md b/README.md
index 5b4c1b7..12ad3f1 100644
--- a/README.md
+++ b/README.md
@@ -1,4 +1,4 @@
-# The Wonderful World of Microcontrollers
+# The Wonderful World of Embedded Computing 
 
 The documentation in the CBA's **pub/hello-world** world is shotgun examples of how to use our favourite microcontrollers.
 
@@ -88,4 +88,5 @@ FPGAs are reconfigurable everything-s.
 ![fpga](images/fpga-architecture.png)
 
 [tinyfpga](https://tinyfpga.com/)
-[fpga4fun](https://www.fpga4fun.com/)
\ No newline at end of file
+[fpga4fun](https://www.fpga4fun.com/)
+[tinyfpga experiment](https://gitlab.cba.mit.edu/jakeread/coclocking)
\ No newline at end of file
-- 
GitLab