diff --git a/README.md b/README.md
index dd85e28866df0fed951bdf50d598eb18d0c1ef0f..9c3a69c47c160cede6155ea11c179052df229c4a 100644
--- a/README.md
+++ b/README.md
@@ -62,5 +62,5 @@
 |estimated GFlops|estimated GFlops/W|estimated GFlops/$|code|description|system|date|
 |---|---|---|---|---|---|---|
 |0.093|0.38|0.012|[pi.ino](Arduino/pi.ino)|Arduino, floats|IMXRT1062<br>Teensy 4.1, 600 MHz|August, 2021|
-|0.0168|0.233|.|[pi.c](https://gitlab.cba.mit.edu/zfredin/samd51_benchmarks)|C<br>floats, -O3, gcc-arm-none-eabi, 160 MHz|SAMD51J20A<br>ARM Cortex M4F|October, 2019|
-|0.0128|0.171|.|[pi.c](https://gitlab.cba.mit.edu/zfredin/stm32f412_core/tree/master/nucleo-f412zg/pi)|C<br>floats, -O3, gcc-arm-none-eabi, 84 MHz|STM32F412<br>ARM Cortex M4F|October, 2019|
+|0.0168|0.233|0.004|[pi.c](https://gitlab.cba.mit.edu/zfredin/samd51_benchmarks)|C<br>floats, -O3, gcc-arm-none-eabi, 160 MHz|SAMD51J20A<br>ARM Cortex M4F|October, 2019|
+|0.0128|0.171|0.002|[pi.c](https://gitlab.cba.mit.edu/zfredin/stm32f412_core/tree/master/nucleo-f412zg/pi)|C<br>floats, -O3, gcc-arm-none-eabi, 84 MHz|STM32F412<br>ARM Cortex M4F|October, 2019|