From bb1e97229fc944871d6b8982dc52f674c4e24600 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Wed, 23 Nov 2016 13:32:36 -0800 Subject: [PATCH] fix formatting --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c8cd1d3..583f9fd 100644 --- a/README.md +++ b/README.md @@ -105,7 +105,7 @@ This is primarly material and resources for beginners, if you're a rock-start ch ## Math - [Math as code](https://github.com/Jam3/math-as-code) - A cheat-sheet for mathematical notation in code form. - [Coding Math](https://www.youtube.com/user/codingmath) - Teaches you the math you need to understand as a programmer. -– [Math snippets](https://github.com/terkelg/math) - Math snippets with graphic programming in mind. +- [Math snippets](https://github.com/terkelg/math) - Math snippets with graphic programming in mind. - [Formul Animations](https://www.youtube.com/watch?v=0ifChJ0nJfM) - The principles of painting with maths.