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

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

diff --git a/README.md b/README.md
index 2c855bf..306c91b 100644
--- a/README.md
+++ b/README.md
@@ -11,11 +11,11 @@ This project is to make planar speakers by plotting fine magnet wire on a membra
 
 ## Wilcard week and first prototypes
 
-This project started during wildcard week of How to make almost anything, MAS863.18.  Work from that week is documented <a href='wildcard.md'>here</a>.
+A first version of this project ran during wildcard week of How to make almost anything, MAS863.18.  Work from that week is documented <a href='wildcard.md'>here</a>.
 
-<img src= "img/wireplotting26.jpg" height=400px>
+<img src= "img/wireplotting26.jpg" height=300px>
 
-We simulated several arrangements to drive a membrane for a speaker.  Coil-coil intereractions are nice because they don't require permanent magnets, but the force produced in our geometry is very small (~1000x smaller) compared to that of coil-magnet interactions.
+I simulated several arrangements to drive a membrane for a speaker.  Coil-coil intereractions are nice because they don't require permanent magnets, but the force produced in our geometry is very small (~1000x smaller) compared to that of coil-magnet interactions.
 
 <img src="img/coil-coil-flux.png" height=200px>
 <img src="img/magnet-coil-flux.png" height=200px>
-- 
GitLab