From 8ef3d37f768a2a4321abeee68806d02ff480815c Mon Sep 17 00:00:00 2001
From: Alexis  CRISCUOLO <alexis.criscuolo@pasteur.fr>
Date: Fri, 17 Dec 2021 09:51:46 +0100
Subject: [PATCH] Update README.md v1.9.5

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

diff --git a/README.md b/README.md
index b39bc39..041ad7e 100644
--- a/README.md
+++ b/README.md
@@ -97,9 +97,8 @@ OPTIONS:
             distinct k-mers specified with option -n (default: 0.05).
  -q <int>   sets as valid  only k-mers  made  up  of  nucleotides with
             Phred score (+33 offset) above this cutoff (default: 0)
- -m <int>   minimum number of  valid k-mer(s) to  consider a read; all
-            non-considered reads are  written into output file(s) with
-            extension undefined.fastq (default: 1)
+ -m <int>   minimum  number  of valid  k-mer(s)  to  consider  a  read 
+            (default: 1)
  -v         verbose mode
  -h         prints this message and exit
 ```
-- 
GitLab