From 55c39c3d6c177159e9265226621dc129115f76fc Mon Sep 17 00:00:00 2001 From: Sander Hautvast Date: Thu, 22 Oct 2020 16:20:52 +0200 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index ed1ff1b..abe6a73 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,4 @@ * 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/ * works at least on my mac