From 3ba411eed1036a434a0d302f2e67b969e22c7edc Mon Sep 17 00:00:00 2001 From: Ben Fry Date: Thu, 5 May 2022 12:36:17 -0400 Subject: [PATCH] brevity/line length --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 2bb073fb7..9b2b2f3af 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -This repository contains the source code for the [Processing](https://processing.org/) project for people who want to help improve the code or find bugs. +This repository contains the source code for the [Processing](https://processing.org/) project for people who want to help improve the code. If you're interested in *using* Processing, get started at the [download](https://processing.org/download) page, or read more about the project at the [home page](https://processing.org/). There are also several [tutorials](https://processing.org/tutorials) that provide a helpful introduction. They are complemented by hundreds of examples that are included with the software itself.