docs(readme): render the headline formula as a code block (PyPI-safe)

This commit is contained in:
Patrick Buckley
2026-06-22 01:09:37 -07:00
parent a7ab0a3a09
commit a5f10b1c8c
+3 -1
View File
@@ -16,7 +16,9 @@ Named after the [Ruddy Turnstone](https://en.wikipedia.org/wiki/Ruddy_turnstone)
**What is a harness?**
$$\mathcal{H}:\quad s_{n+1} \sim T(s_n)\ \ \text{for } n < \tau^\star, \qquad T = \rho \circ (M_W \circ \pi,\, E)$$
```
: s_{n+1} ~ T(s_n) for n < τ*, T = ρ ∘ (M_W ∘ π, E)
```
[**the hypothesis →**](HYPOTHESIS.md)