From d09545ff006c816be967f6f8809b18db1b1e3439 Mon Sep 17 00:00:00 2001 From: Rob Heaton Date: Sun, 21 Jul 2019 07:35:53 -0700 Subject: [PATCH] Update README.md --- README.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/README.md b/README.md index 59ad46f..b2835c2 100644 --- a/README.md +++ b/README.md @@ -1,8 +1,6 @@ # Wavefunction Collapse -This is the example code for my blog post, -"The Wavefunction Collapse Algorithm explained -very clearly". To install dependencies: +This is the example code for my blog post, ["The Wavefunction Collapse Algorithm explained very clearly"](https://robertheaton.com/2018/12/17/wavefunction-collapse-algorithm/). To install dependencies: ``` virtualenv vendor