From 275921294df20f832035e24d036219c3625f3593 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Alina=20Wr=C3=B3blewska?= <alina@ipipan.waw.pl>
Date: Tue, 28 Jul 2020 18:13:38 +0200
Subject: [PATCH] Readme added

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

diff --git a/README.md b/README.md
index c5d0fd0..0ef5706 100644
--- a/README.md
+++ b/README.md
@@ -82,7 +82,7 @@ Input: one sentence per line.
 Output: List of token jsons.
 
 ```bash
-combo --mode predict --model_path your_model_tar_gz --input_file your_text_file --output_file your_output_file --silent --noconllu_format
+combo --mode predict --model_path your_model_tar_gz --input_file your_text_file --output_file your_output_file --silent
 ```
 #### Advanced
 
-- 
GitLab