From 6e1ba0e169d31ce0c5f6c40000b331e5073fa69e Mon Sep 17 00:00:00 2001 From: Chandan Rai Date: Thu, 16 Feb 2017 20:15:45 +0530 Subject: [PATCH] corrected typo --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 981b0cd..17662e0 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ Creative coding is a different discipline than programming systems in which the ## Books - [Generative Art: A Practical Guide](http://zenbullets.com/book.php) - Practical guide using Processing. - [Generative Design](http://www.generative-gestaltung.de/) - Visualize, Program, and Create with Processing. -- [The Nature of Code](http://natureofcode.com/) - Simulating natrual systems with Processing. +- [The Nature of Code](http://natureofcode.com/) - Simulating natural systems with Processing. - [The Book of Shaders](https://thebookofshaders.com/) - Step-by-step guide through the abstract and complex universe of fragment shaders. - [Programming Design Systems](https://programmingdesignsystems.com/) - Practical introduction to the new foundations of graphic design. - [Pixel Shaders](http://pixelshaders.com/) - Interactive Introduction to Graphics Programming. @@ -68,7 +68,7 @@ Creative coding is a different discipline than programming systems in which the ## Communities - [realtimevfx.com](https://realtimevfx.com/]) - Real Time VFX Community. -- [creative-dev](https://creative-dev.herokuapp.com/) - Creative Developement Slack. +- [creative-dev](https://creative-dev.herokuapp.com/) - Creative Development Slack. - [The Creative Coding Podcast](http://creativecodingpodcast.com/) - Iain and Seb discuss the ins and outs of creative coding.