Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
TechnikTobi authored Mar 27, 2024
1 parent 376b057 commit 36a21da
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# mandelbrot-c
Implementing a Mandelbrot Image Generator (In C) (Again)
Implementing a Mandelbrot Image Generator (In C) (Again) - Also see [the rust version of this project](https://github.com/TechnikTobi/mandelbrot-rust/tree/main)!

![example workflow](https://github.com/TechnikTobi/mandelbrot-c/actions/workflows/cmake.yml/badge.svg)

Expand Down

0 comments on commit 36a21da

Please sign in to comment.