diff --git a/fractal_project/README.md b/fractal_project/README.md index aa806b15e632f545906e64297097a3c415533426..bd6d7bc340d2a3761ea15c7715db8455589fb271 100644 --- a/fractal_project/README.md +++ b/fractal_project/README.md @@ -33,6 +33,8 @@ 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. +> * **Finally**, you repeat this process for several iterations. ### 5. Check if $\left\lvert z \right\rvert$ (the module of $z$) escapes