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

Appended text to README.md

parent 0165c922
No related branches found
No related tags found
No related merge requests found
Pipeline #5667 canceled
# Gitlab-CI & Condor: Mandelbrot Tutorial # Gitlab-CI & Condor: Mandelbrot Tutorial
A Mandelbrot program generator using C. A Mandelbrot program generator using C with the gcc compiler.
## Running locally ## Running locally
After you have navigated to your directory in a local shell, you should begin by compiling and running the mandelbrot first. Considering we are using a gcc compiler in C, things should work without any problems here. Run: After you have navigated to your directory in a local shell, you should begin by compiling and running the mandelbrot first. Considering we are using a gcc compiler in C, things should work without any problems here. Run:
......
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