From 01eab42f0c45ea7d4f5f7601629a5b0ad7c9407e Mon Sep 17 00:00:00 2001
From: Sara Falcone <sara.falcone@cba.mit.edu>
Date: Wed, 20 Feb 2019 15:28:27 -0500
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 8c736d3..f18b5e4 100644
--- a/README.md
+++ b/README.md
@@ -20,6 +20,7 @@ This project investigates using robot primitives to create drawings in the style
 ## Color decode chart for sensors
 
 |*Color 1*|*Color 2*|*binary value*|*decimal value*|
+|-----|------|----------|-----|
 |White|	white|	00000000|	0 |
 |Black|	white|	00010000|	16|
 |Red  |	white|	00100000|	32|
-- 
GitLab