You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@ Processing
2
2
==========
3
3
4
4
This is the official source code for the [Processing](http://processing.org) Development Environment (PDE),
5
-
the “core” and the libraries that are included with the [download](http://processing.org/download).
5
+
the “core” and the libraries that are included with the [download](http://processing.org/download).
6
6
7
7
__I've found a bug!__
8
8
Let us know [here](https://github.com/processing/processing/issues) (after first checking if someone has already posted a similar problem).
@@ -22,7 +22,7 @@ The instructions for building the source [are here](https://github.com/processin
22
22
Please help us fix problems, and if you're submitting code, following the [style guidelines](https://github.com/processing/processing/wiki/Style-Guidelines) helps save us a lot of time.
23
23
24
24
__And finally...__
25
-
Someday we'll also fix all these bugs, throw together hundreds of unit tests, and get rich off all this stuff that we're giving away for free. But not today.
25
+
Someday we'll also fix all these bugs, throw together hundreds of unit tests, and get rich off all this stuff that we're giving away for free. But not today.
0 commit comments