From 014fa45826cddf2aa4bec600fb64d733cd599fc9 Mon Sep 17 00:00:00 2001 From: Sebastian Hugentobler Date: Thu, 30 Jun 2016 13:11:04 +0000 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9e74eb3..49d3d79 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Proboards Website Generator -A quick way to visualise the data obtained by my [proboards-saver](/proboards-saver) tool. +A quick way to visualise the data obtained by my [proboards-saver](https://gitlab.com/thallian/proboards-saver) tool. Python3 with Jinja2 is needed.