aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--README.md12
1 files changed, 7 insertions, 5 deletions
diff --git a/README.md b/README.md
index 6bfd7ad..6793e97 100644
--- a/README.md
+++ b/README.md
@@ -2,12 +2,14 @@
Making cool looking things for fun.
## 01: Mandelbrot fractal (Generalized to `z' = z^n + c`)
-| | |
-|----|----|
+| | |
+|-----------------------------------------|-----------------------------------------|
| ![1.1](./sketches/01/screenshots/1.jpg) | ![1.2](./sketches/01/screenshots/2.jpg) |
## 02: Newton's fractal (`f(z) = z^3 - 1`)
-![2.1](./sketches/02/screenshots/1.jpg)
+| | |
+|-----------------------------------------|-----------------------------------------|
+| ![2.1](./sketches/02/screenshots/1.jpg) | ![2.2](./sketches/02/screenshots/2.jpg) |
## 03: [WIP]
@@ -15,7 +17,7 @@ Making cool looking things for fun.
![4.1](./sketches/04/screenshots/1.jpg)
## 05: Dragon's curve
-| | |
-|----|----|
+| | |
+|-----------------------------------------|-----------------------------------------|
| ![5.1](./sketches/05/screenshots/1.jpg) | ![5.2](./sketches/05/screenshots/2.jpg) |