diff options
| author | Phone Thant Ko <mr.ptk10598@gmail.com> | 2018-09-11 19:08:18 +0800 | 
|---|---|---|
| committer | Phone Thant Ko <mr.ptk10598@gmail.com> | 2018-09-11 19:08:18 +0800 | 
| commit | 0bbd51ba4894e9030066e1d850fa607e95fafecc (patch) | |
| tree | fbc21849dcaafa8753d73fbda8bb3ef3dff86298 | |
| parent | 7daca0eaa49f8de64965c18df5333fb1392cdd3b (diff) | |
Fixing the wrong placement
| -rw-r--r-- | processing.html.markdown | 4 | 
1 files changed, 1 insertions, 3 deletions
| diff --git a/processing.html.markdown b/processing.html.markdown index 5ec123b3..fc5dc997 100644 --- a/processing.html.markdown +++ b/processing.html.markdown @@ -415,9 +415,7 @@ the program flow.  However, that does not apply when you introduce external libraries, packages and even your own classes.  (Trust me! Processing projects can get real humongous...)   -## What's Next? - -Some useful resources: +## Some useful resources:   - [Processing Website](http://processing.org)   - [Processing Sketches](http://openprocessing.org) | 
