From ed04b64c02d94c1bdbbcdc86a926b36e1ac0902e Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 24 Sep 2020 19:27:59 -0400 Subject: [PATCH] how to phrase this... --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 87512dacc..5bf438fa4 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Processing 4.0 -Processing 4 is the next step for the project that makes important updates to the code to prepare the platform for its future. Most significantly, this includes the move to JDK 11 and support for new Java language features. The changes should be transparent to most users, but because of the massive shift behind the scenes, this will be 4.0. +Processing 4 makes important updates to the code to prepare the platform for its future. Most significantly, this includes the move to JDK 11 and support for new Java language features. The changes should be transparent to most users, but because of the massive shift behind the scenes, this will be 4.0. We don't have a schedule for a final release. This work is being done by a very tiny number of volunteers working in their personal free time.