diff options
Diffstat (limited to 'processing.html.markdown')
| -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)  | 
