From 0987eeda0a223044b9e50db779c67c089d9eb72b Mon Sep 17 00:00:00 2001 From: Terkel Date: Sun, 14 Jan 2018 00:23:57 -0800 Subject: [PATCH] Markdown fixes --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 64309f4..a433b3e 100644 --- a/README.md +++ b/README.md @@ -40,7 +40,7 @@ Creative coding is a different discipline than programming systems in which the @@ -303,7 +303,7 @@ Creative coding is a different discipline than programming systems in which the - [Shepherding random numbers](http://inconvergent.net/shepherding-random-numbers/) - Tiny guide to shepherding random numbers. - [Amit’s Game Programming Information](http://www-cs-students.stanford.edu/~amitp/gameprog.html) - Collection of resources on stuff like path-finding, Ai, math etc. -### Hardware +#### Hardware - [Pen Plotter Art & Algorithms Part 1](https://mattdesl.svbtle.com/pen-plotter-1)[Part 2](https://mattdesl.svbtle.com/pen-plotter-2) - How to use the AxiDraw pen plotter with JavaScript.