Skip to content
Snippets Groups Projects
Commit 6ebda32b authored by Will Morris's avatar Will Morris
Browse files

Added README.md

parent 147b535d
No related branches found
No related tags found
No related merge requests found
# Gitlab-CI/Condor: Mandelbrot
Black and white Mandelbrot in C.
## Running locally
In a local shell, run:
```
gcc mandelbrot.c
```
```
./a.out
```
Now open the generated .ppm file!
## Running with Gitlab-CI on a Local Gitlab Runner
## Running with Gitlab-CI on a Condor Runner
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment