diff --git a/fractal_project/README.md b/fractal_project/README.md index 2c4411699c93b119cd65db679467e50b22383d54..a070208190ba37cfc3376e003b8499c5680bcfa5 100644 --- a/fractal_project/README.md +++ b/fractal_project/README.md @@ -80,7 +80,7 @@ Where: ### 4. Iterate the function $f_{c}(z) = z^{2} + c$ > * **First iteration**: Start by applying the function $f_{c}(z)$ to $z_{0}$. -> * **Second iteration**: Now use $z_{1} = ... + ... \imath$ and apply the same function. +> * **Second iteration**: Now use z_{1} = ... + ... \imath and apply the same function. > * **Finally**, you repeat this process for several iterations. ### 5. Check if $\left\lvert z \right\rvert$ (the modulus of $z$) escapes