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