From 400222f130f20444279408d15d353e839db1fc69 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Grzegorz=20Chrupa=C5=82a?= Date: Fri, 9 Jun 2017 13:13:55 +0200 Subject: [PATCH] Create README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index eeb4b69..14a0759 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ Second, install the code in the current repo: python setup.py develop -You also need to download and unpack the files `data.tgz` and `models.tgz` from https://doi.org/10.5281/zenodo.495455. +You also need to download and unpack the files `data.tgz` and `models.tgz` from http://doi.org/10.5281/zenodo.804392. The files in `models.tgz` contain the pre-trained models used for the analyses in the paper. After unpacking these files you should have the directories `data` and `models`.