From 281cdc16c49637687fc2f6f45f4dc4b916f2f96c Mon Sep 17 00:00:00 2001 From: Clemens-Dautermann Date: Mon, 22 Mar 2021 01:28:03 +0100 Subject: [PATCH] Readme changes --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7a74969..de503ba 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ A rendering program for the mandelbrot set wrtitten in Rust. This is a project for me to learn Rust. -###Possible features: +##Possible features: - a renderer for a mandelbrot zoom - rendering around a pivot point with a given window size - fix issue where everything breaks if the window is not square \ No newline at end of file