diff --git a/README.md b/README.md
index 122b771fc9d0c8577336a2b470a994fc20c20f0f..0a5bf85fbd7ee52b918b6d43b1c158e89968174f 100644
--- a/README.md
+++ b/README.md
@@ -2,20 +2,29 @@
 
 ## Overview
 
-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>.
 
 
-<img src="https://calischs.pages.cba.mit.edu/kiri-tww/img/flatcoil/flatcoil-40awg-small.mp4" width=600px>
+## 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>.
 
-<img src="https://calischs.pages.cba.mit.edu/kiri-tww/img/flatcoil/flatcoil-40awg-microscope.jpg" height=250px>
-<img src="https://gitlab.cba.mit.edu/calischs/kiri-tww/raw/master/img/flatcoil/flatcoil-cut.jpg" height=250px>
+<img src= "img/wireplotting26.jpg" height=400px>
 
-simulation
+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.
 
 <img src="img/coil-coil-flux.png" height=200px>
 <img src="img/magnet-coil-flux.png" height=200px>
 
-First prototype:
+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>
+
+Below is plotting of this pattern onto 1 mil kapton tape.
+
+<img src="img/hex-spiral-plotting.mp4" height=400px>
+
+First test:
 
 <img src="img/out_twospacers.mp4" height=400px>
 
@@ -23,3 +32,7 @@ Stereo:
 
 <img src="img/output.mp4" height=400px>
 
+
+## Second prototype
+
+ddd
\ No newline at end of file