add links

This commit is contained in:
Acereca 2022-04-06 15:24:01 +02:00
parent 5fd3cd75a0
commit 8d20a27094
1 changed files with 3 additions and 2 deletions

View File

@ -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