aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a962c12..3dab0a7 100644
--- a/README.md
+++ b/README.md
@@ -69,6 +69,7 @@ Generates a 500x500 julia fractal grid which has a maximum of 30 iterations for
## Visualizations
The program `fractal-render` renders `.grid` files into txt, png's, and animated gifs.
+The renderer program requires [LibGD](https://libgd.github.io/) to be installed.
```
Usage: fractal-render -i input.grid [-r renderer] [-o output.ext]