Updated README.

This commit is contained in:
Jacob Signorovitch 2024-12-16 00:07:18 -05:00
parent 74e2d6190a
commit 35889b5561

View File

@ -2,4 +2,15 @@
Created by iterating `z' = ln(-z) / ln(z)`.
Usage:
```bash
git clone https://git.signorovitch.org/jacob/ln-fractal && cd ln-fractal
make
```
This will generate a series of frames zooming into the fractal (default is
200), and link them together into a video. May take a while to run, depending
on your CPU.
![h.png](h.png)