diff --git a/README.md b/README.md
index 796de07..ff904ec 100644
--- a/README.md
+++ b/README.md
@@ -149,7 +149,7 @@ Wow-wow, easy here. They are not implemented yet.
python3 pyymir.py
-* `python3 pyymir.py -v` - print the version of Ymir.
+* `python3 pyymir.py -v` - print the current version of Ymir.
* `python3 pyymir.py -a` - list all available algorithms for the statistical inference of marginal probabilities and their aliases.
* `python3 pyymir.py -m` - list all available models and their aliases.
* `python3 pyymir.py -f` - list all available converters for input formats and their aliases.
@@ -161,15 +161,18 @@ Wow-wow, easy here. They are not implemented yet.
After compiling an executable files will appear in the `build` folder.
-You can download sample files with outputs from [tcR](https://imminfo.github.io/tcr/) package and [MiTCR](http://mitcr.milaboratory.com/) software from here [here]().
+You can download sample files with outputs from [tcR](https://imminfo.github.io/tcr/) package and [MiTCR](http://mitcr.milaboratory.com/) software with
+
+ curl -sL https://github.com/imminfo/ymir/releases/download/v1.0-pre3/example-files.zip > examples.zip
+ unzip examples.zip
### Compute generation probabilities of human TCR-alpha data from tcR output files
-The most common task with generation probabilities is to compute them.
+The most common task with generation probabilities is to compute them.
python3 compute.py -i -f -m [-o