diff options
Diffstat (limited to '')
| -rw-r--r-- | README.md | 12 |
1 files changed, 7 insertions, 5 deletions
@@ -2,12 +2,14 @@ Making cool looking things for fun. ## 01: Mandelbrot fractal (Generalized to `z' = z^n + c`) -| | | -|----|----| +| | | +|-----------------------------------------|-----------------------------------------| |  |  | ## 02: Newton's fractal (`f(z) = z^3 - 1`) - +| | | +|-----------------------------------------|-----------------------------------------| +|  |  | ## 03: [WIP] @@ -15,7 +17,7 @@ Making cool looking things for fun.  ## 05: Dragon's curve -| | | -|----|----| +| | | +|-----------------------------------------|-----------------------------------------| |  |  | |
