From d60ce71c2a7e428c28a155cca64a068d1884e800 Mon Sep 17 00:00:00 2001
From: Sam Calisch <sam.calisch@cba.mit.edu>
Date: Thu, 27 Dec 2018 10:45:14 -0500
Subject: [PATCH] Update README.md

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

diff --git a/README.md b/README.md
index 0a5bf85..27b91de 100644
--- a/README.md
+++ b/README.md
@@ -17,8 +17,8 @@ We simulated several arrangements to drive a membrane for a speaker.  Coil-coil
 
 Given this, we decided to use arrays of neodymium disc magnets, which are cheap and easily available in a variety of dimensions.  Planar magnetic speakers often use flat bar magnets, but these are more expensive and difficult to arrange on the substrate.  The design challenge is to route copper coils to perpendicularly cut the line segments between all adjacent magnets, while minimizing the additional run (wasted copper) and maintain symmetry of the membrane (so the deformation modes aren't deformed).  Below is a design with three-fold symmetry that can be extended to an abritrary radius by extending the spiraling pattern.
 
-<img src="img/hex-spiral-screenshot.png" height=400px>
-<img src="img/hex-spiral-coil.jpg" height=400px>
+<img src="img/hex-spiral-screenshot.png" height=300px>
+<img src="img/hex-spiral-coil.jpg" height=300px>
 
 Below is plotting of this pattern onto 1 mil kapton tape.
 
-- 
GitLab