From c2f22e2c6e50d26628e72fe581f2fbc878e90cc6 Mon Sep 17 00:00:00 2001 From: Daniel Shiffman Date: Thu, 12 Mar 2015 13:45:30 +0000 Subject: [PATCH] just fixing a quick line break here --- core/README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/core/README.md b/core/README.md index 103563d75..e8b853b57 100644 --- a/core/README.md +++ b/core/README.md @@ -25,6 +25,7 @@ We're removing `Applet` as the base class for `PApplet` and redoing the entire r #### Retina/HiDPI/2x drawing and displays * Documentation changes [here](https://github.com/processing/processing-docs/issues/170) + ## The Mess The rest of this document are my notes while I'm making changes.