From 8941dd0d1f518a58d5f950b3cbe915b35ae1271f Mon Sep 17 00:00:00 2001 From: Matthias Esterl Date: Thu, 29 Mar 2018 08:53:28 +0200 Subject: [PATCH 1/2] Added CreativeApplications.Net to Blogs --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index fba65af..ae3f956 100644 --- a/README.md +++ b/README.md @@ -448,6 +448,7 @@ Creative coding is a different discipline than programming systems. The goal is ## Blogs • Websites +- [CreativeApplications.Net [CAN]](http://creativeapplications.net/) - famous digital art blog - [abandonedart.org](http://abandonedart.org/) - Generative art blog by Matt Pearso. Good for inspiration. - [iquilezles.org](http://www.iquilezles.org) - Home of Íñigo Quílez, specialised in GLSL and math snippets. - [bit-101.com](http://www.bit-101.com/blog/) - Blog by Keith Peters, specialised in creative coding. From d44f176f662a3ea7aed56b183a7f307d435c3a70 Mon Sep 17 00:00:00 2001 From: Matthias Esterl Date: Tue, 3 Apr 2018 20:18:57 +0200 Subject: [PATCH 2/2] Capitalize and dot. --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index ae3f956..a6386bc 100644 --- a/README.md +++ b/README.md @@ -448,7 +448,7 @@ Creative coding is a different discipline than programming systems. The goal is ## Blogs • Websites -- [CreativeApplications.Net [CAN]](http://creativeapplications.net/) - famous digital art blog +- [CreativeApplications.Net [CAN]](http://creativeapplications.net/) - Famous digital art blog. - [abandonedart.org](http://abandonedart.org/) - Generative art blog by Matt Pearso. Good for inspiration. - [iquilezles.org](http://www.iquilezles.org) - Home of Íñigo Quílez, specialised in GLSL and math snippets. - [bit-101.com](http://www.bit-101.com/blog/) - Blog by Keith Peters, specialised in creative coding.