From 8d20a2709475ee6246f2e79be9468598f8afbc68 Mon Sep 17 00:00:00 2001 From: Acereca Date: Wed, 6 Apr 2022 15:24:01 +0200 Subject: [PATCH] add links --- README.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index d3a7ce5..0a4f4f1 100644 --- a/README.md +++ b/README.md @@ -2,8 +2,9 @@ This repo is a template for [cookiecutter](https://cookiecutter.readthedocs.io). It creates a data science pipeline project, using the python -[scipy stack](https://scipy.org/), mkdocs for documentation -and pandoc to generate reports from markdown files. +[scipy stack](https://scipy.org/), [mkdocs](https://www.mkdocs.org/) for +documentation and [pandoc](https://pandoc.org/) to generate reports from +markdown files. ## Usage