From ae86ea5b3347bcec2cc4fcd00028690effbc0842 Mon Sep 17 00:00:00 2001 From: Victor Zimmermann <zimmermann@cl.uni-heidelberg.de> Date: Wed, 28 Mar 2018 19:47:46 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 23d6347..3a5396d 100644 --- a/README.md +++ b/README.md @@ -87,7 +87,7 @@ variables in `config.py` are supported in our baseline though. $ python3 abstinent.py -t -p 3 ``` -To merge the ``abstinent.py` output, simply put the '-bl' modifier behind `merge.py`: +To merge the `abstinent.py` output, simply put the '-bl' modifier behind `merge.py`: ``` $ python3 merge.py -bl -- GitLab