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

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

diff --git a/README.md b/README.md
index 1f9e378..07790d2 100644
--- a/README.md
+++ b/README.md
@@ -50,7 +50,7 @@ I did some more prototyping on this design, using milled 1/16" cotton-phenolic,
 
 The DC resistance of these speakers came out to 7.5 ohms -- not too far off the 8 ohms I was shooting for.  I also analyzed the impedance as a function of frequency (using the handy Analog Discover 2 USB oscilloscope), shown below.  We can see the fundamental resonance a bit above 100 Hz (note: next prototype should make this lower).
 
-<img src="img/waveforms-impedance-1.png" height=400px>
+<img src="img/waveforms-impedance-1.png" height=600px>
 
 I took some high speed video to look at the deformation modes.  The fundamental mode is, well, fundamental:
 
-- 
GitLab