From 179076aeb2c5f5d7b66ffedfeb09201531114e6e Mon Sep 17 00:00:00 2001 From: baillma3 Date: Tue, 2 Jul 2019 11:21:44 +0200 Subject: [PATCH] Add link to tutorial code --- index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/index.md b/index.md index 4537928..247f944 100644 --- a/index.md +++ b/index.md @@ -18,7 +18,7 @@ For more information on the initiative please check out our publication: [https: A tutorial on "Effective visual communication for the quantitative scientist" is in submission. A pre-print can be found at: [https://arxiv.org/abs/1903.09512](https://arxiv.org/abs/1903.09512) -Example code for the case studies will be available online soon. +Example code for the case studies is available [here](https://github.com/GraphicsPrinciples/Tutorial-viz-com).