From 00365fb4184d79be07a66f56b6b369d913752469 Mon Sep 17 00:00:00 2001
From: Neil Gershenfeld <gersh@cba.mit.edu>
Date: Sun, 20 Dec 2020 18:14:33 -0500
Subject: [PATCH] wip

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

diff --git a/README.md b/README.md
index ef73fdc..5648cc7 100644
--- a/README.md
+++ b/README.md
@@ -36,7 +36,7 @@
 |0.47|[numpi.py](Python/numpi.py)|Python, NumPy|Intel i7-8700T|November, 2018|
 |0.074|[pi.c](C/pi.c)|C<br>gcc pi.c -o pi -lm -O3 -ffast-math|Raspberry Pi Zero|December, 2020|
 |0.029|[pi.py](Python/pi.py)|Python|Intel i7-8700T|November, 2018|
-|0.006|[pi.ino](Arduino/pi.ino)|Arduino<br>floats|ESP32-WROOM|December, 2020|
+|0.006|[pi.ino](Arduino/pi.ino)|Arduino, floats|ESP32-WROOM|December, 2020|
 
 |estimated GFlops|estimated GFlops/W|code|description|system|date|
 |---|---|---|---|---|---|
-- 
GitLab