From 132b3257f8fa310623b6d989ab999534526cff82 Mon Sep 17 00:00:00 2001 From: Terkel Gjervig Date: Tue, 15 Nov 2016 19:49:54 -0800 Subject: [PATCH] Updated Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0ca585f..5588928 100644 --- a/README.md +++ b/README.md @@ -76,7 +76,7 @@ - [GLSL 2D Tutorials](https://www.shadertoy.com/view/Md23DV) - Shadertoy GLSL 2D Tutorial. ## Articles -- [Shepherding random numbers](http://inconvergent.net/shepherding-random-numbers/) - Tiny guide to shepherding random numbers +- [Shepherding random numbers](http://inconvergent.net/shepherding-random-numbers/) - Tiny guide to shepherding random numbers. ## Math - [Math as code](https://github.com/Jam3/math-as-code) - A cheat-sheet for mathematical notation in code form.