From 794513d3ec309284d871f05a3a8a21de101da4b9 Mon Sep 17 00:00:00 2001
From: Tomasz Naskret <tomasz.naskret@pwr.edu.pl>
Date: Tue, 8 Dec 2020 09:54:19 +0000
Subject: [PATCH] Update README.md

---
 README.md | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index bb97b46..1ce95d2 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,8 @@ To load this version at a later date, use `plwn.load(path)` instead of `plwn.loa
 Downloading API dumps
 =====================
 
-In order to download one of the dumps available at https://minio.clarin-pl.eu/ :
+In order to download one of the dumps available at https://minio.clarin-pl.eu/minio/public/models/:
+- latest model file plwn_dump_25-02-2020.sqlite
 
     import plwn
     plwn.download("optional_name")
-- 
GitLab