From ea5c00943a652c60bb7cb2279d33fe56caa1cf3a Mon Sep 17 00:00:00 2001 From: "M. Floering" Date: Fri, 9 Mar 2018 06:49:05 -0800 Subject: [PATCH] Tiny phrase change in the intro --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0fe4ff6..02c4f1f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,7 @@ > Carefully curated list of awesome [creative coding](https://en.wikipedia.org/wiki/Creative_coding) resources primarily for beginners/intermediates. -Creative coding is a different discipline than programming systems in which the goal is to create something expressive instead of something functional. **Interaction design**, **information visualization** and **generative art** are all different types of creative coding – which has become a household term describing **artworks articulated as code**. +Creative coding is a different discipline than programming systems. The goal is to create something expressive instead of something functional. **Interaction design**, **information visualization** and **generative art** are all different types of creative coding – which has become a household term describing **artworks articulated as code**. *You might also like [Graphics resources](https://github.com/mattdesl/graphics-resources) and [Awesome OpenGL](https://github.com/eug/awesome-opengl).*