From 8398e91d2bf19f9eeb13dfade9f1054ebb09233c Mon Sep 17 00:00:00 2001 From: Terkel Date: Sun, 15 Apr 2018 22:25:20 -0700 Subject: [PATCH 1/2] Remove dead link --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index b8766ed..c9ad035 100644 --- a/README.md +++ b/README.md @@ -450,7 +450,6 @@ 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. - [ibreakdownshaders](http://ibreakdownshaders.blogspot.com.au/) - Explore the math behind shaders. From 82fd3221d8a26690141bbbeee5188f1994eabb80 Mon Sep 17 00:00:00 2001 From: Terkel Date: Sun, 15 Apr 2018 22:25:34 -0700 Subject: [PATCH 2/2] Rename README.md to readme.md --- README.md => readme.md | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename README.md => readme.md (100%) diff --git a/README.md b/readme.md similarity index 100% rename from README.md rename to readme.md