aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--README.md4
1 files changed, 3 insertions, 1 deletions
diff --git a/README.md b/README.md
index ab6d00a..2dd29dc 100644
--- a/README.md
+++ b/README.md
@@ -8,4 +8,6 @@ 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.
-Currently in early days.
+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.