From 4ccc79ee66d5b8964f389793e44172b0b21449ce Mon Sep 17 00:00:00 2001
From: Sander Bollen <a.h.b.bollen@lumc.nl>
Date: Tue, 7 May 2019 13:46:46 +0200
Subject: [PATCH] fix

---
 README.md | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.md b/README.md
index 1e8d924..5e9a8a5 100644
--- a/README.md
+++ b/README.md
@@ -112,8 +112,8 @@ tool can be quite useful.
 Output is a simple JSON file listing counts of concordant and discordant
 alleles. 
 
-vtools-evaluate only considers one sample. Multisample VCF files are allowed;
-the sample to be evaluated has to be set through a CLI argument.
+Multisample VCF files are allowed; the samples to be evaluated have to be set 
+through a CLI argument.
 
 
 #### Usage
-- 
GitLab