diff --git a/README.md b/README.md
index 92cda3998..a2683bbda 100644
--- a/README.md
+++ b/README.md
@@ -21,7 +21,7 @@ Big thanks are also owed to [Gekkio](https://github.com/gekkio) for his [Mooneye
- And here's a closeup -
- which corresponds to this ASUR in Furrtek's schematic -
- which in turn gets translated to this ASUR in GateBoy's code -
- - Repeat that a few thousand times, spend a year-ish debugging, and you get GateBoy. To give you a sense of scale, here's the whole die with a red dot covering ASUR -
+ - Repeat that a few thousand times, spend a year-ish debugging, and you get GateBoy. To give you a sense of scale, here's the whole die with a red dot covering ASUR - there are currently 2674 active cells in GateBoy, and another thousand-ish in the audio hardware that aren't being simulated -
- How is this simulation tested?
- GateBoy has a fairly comprehensive test suite that runs all of [the Mooneye tests](https://github.com/Gekkio/mooneye-gb/tree/master/tests), as well as a large suite of "micro-tests" that execute in a small number of cycles.