From bf1b72474256643d6e944ce13e201a10beeaf66d Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Thu, 22 Oct 2020 16:21:17 +0200 Subject: [PATCH] Update README.md --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index abe6a73..54f8b14 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,3 @@ * my first nim project https://nim-lang.org/ -* also: my first opengl project -** manually translated from c++ from https://physicspython.wordpress.com/2020/02/16/visualizing-the-mandelbrot-set-using-opengl-part-1/ +* also: my first opengl project, manually translated from c++ from https://physicspython.wordpress.com/2020/02/16/visualizing-the-mandelbrot-set-using-opengl-part-1/ * works at least on my mac