Skip to content

Commit a4c1d94

Browse files
committed
update README regarding starting points (resolves #450)
1 parent 353767f commit a4c1d94

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

README.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,11 @@
1-
# Processing 4.0
1+
# Processing
2+
3+
This repository contains the source code for the <a href="https://processing.org/">Processing</a> project for people who want to help improve the code or find bugs.
4+
5+
If you're interested in using Processing, get started at the <a href="https://processing.org/download">download</a> page, or read more about the project at the <a href="https://processing.org/">home</a> page. There are also several <a href="https://processing.org/tutorials">tutorials</a> to complement the hundreds of examples that are included with the software itself.
6+
7+
8+
## Processing 4.0
29

310
Processing 4 makes important updates to the code to prepare the platform for its future. Most significantly, this includes the move to Java 17 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 is 4.0.
411

0 commit comments

Comments
 (0)