aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/README.md b/README.md
index 2dd29dc..9bcb106 100644
--- a/README.md
+++ b/README.md
@@ -8,6 +8,5 @@ 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
of its portability and open nature.
-Software is still in early days and needs expansion to support multiple
-sizes of image, amongst other things. Also, I need to write more kernels for
-eg. tricorn, burning ship, and julia set fractals to name a few.
+Software is still in early days and needs more CL kernels for such fractals as
+tricorn, burning ship, and julia sets to name a few.