From 459bdbc70eb243f88f21cf1da23e5d811c0f0a00 Mon Sep 17 00:00:00 2001 From: David Phillips Date: Fri, 17 Feb 2017 00:05:13 +1300 Subject: Clear up grammar --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 1af294f..1b54b7b 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ This is a work-in-progress port of my simple fractal-gen software to OpenCL. That software was an experiment of mine to generate mandelbrot (and some of -its cousins) fractals on CPU. This is my attempt at porting that software to +its cousin) fractals on CPU. This is my attempt at porting that software to OpenCL so it can be used on a multitude of computation devices, including GPUs. I had started to port it to CUDA in October 2016, but changed to CL because -- cgit v1.1