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.