From d787cc306ba3e06ad23c39b4994a9377e4322f95 Mon Sep 17 00:00:00 2001 From: Tyler Hallada Date: Tue, 8 Aug 2017 09:53:09 -0400 Subject: [PATCH] Try wrapping an image in a link in github markdown --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7816ed4..01b3ad7 100644 --- a/README.md +++ b/README.md @@ -5,7 +5,8 @@ A procedurally generated and interactive animation created with Play with it here: [http://proximity.hallada.net](http://proximity.hallada.net) -![GIF of the animation in action](/img/proximity-structures.gif) +[![GIF of the animation in +action](/img/proximity-structures.gif)](http://proximity.hallada.net) A number of points are placed randomly on a canvas. They move in random directions with their own movement behavior. Each is assigned a random color. If