diff options
| author | Phone Thant Ko <mr.ptk10598@gmail.com> | 2018-09-11 19:01:43 +0800 | 
|---|---|---|
| committer | Phone Thant Ko <mr.ptk10598@gmail.com> | 2018-09-11 19:01:43 +0800 | 
| commit | 7daca0eaa49f8de64965c18df5333fb1392cdd3b (patch) | |
| tree | ea007333c8733a1b7efbc4d14229b6c53116a60a | |
| parent | fb78575d55b64860d781e651b3b958d8ba04bdf4 (diff) | |
Updates as per request
| -rw-r--r-- | processing.html.markdown | 4 | 
1 files changed, 2 insertions, 2 deletions
diff --git a/processing.html.markdown b/processing.html.markdown index 84c2dee1..5ec123b3 100644 --- a/processing.html.markdown +++ b/processing.html.markdown @@ -1,5 +1,5 @@  --- -language: "Processing" +language: processing  filename: learnprocessing.pde  contributors:      - ["Phone Thant Ko", "http://github.com/phonethantko"] @@ -417,7 +417,7 @@ However, that does not apply when you introduce external libraries, packages and  ## What's Next? -Here, I have compiled some useful resources:   +Some useful resources:   - [Processing Website](http://processing.org)   - [Processing Sketches](http://openprocessing.org)  | 
