From f190f362b1a3437a6bb5d1a6299138583d08a982 Mon Sep 17 00:00:00 2001
From: Jake Read <jake.read@cba.mit.edu>
Date: Tue, 23 Oct 2018 17:08:36 -0400
Subject: [PATCH] add links to machines

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

diff --git a/README.md b/README.md
index 5323918..563dc5f 100644
--- a/README.md
+++ b/README.md
@@ -4,6 +4,12 @@ At the CBA, we make a lot of our own tools. These are shared design elements and
 
 The goal is to provide a set of components from which most other automation equipment can be composed. 
 
+## Machines Using RCT Gantries
+
+[Mother Mother, a generalist](https://gitlab.cba.mit.edu/jakeread/mothermother)
+[Claystack, a ceramics 3d printer](https://gitlab.cba.mit.edu/jakeread/claystack)
+[the Madison Park Vocational Machine, for high schools](https://gitlab.cba.mit.edu/jakeread/mpvmachine)
+
 ## Usage 
 
 This repository should help you figure out how to build your own axis: it contains some explanatory drawings, videos, as well as CAD files and Bills of Materials for various design elements. 
-- 
GitLab