From e7ceb5a8d8ab3f0256a311018eebccbb46214edc Mon Sep 17 00:00:00 2001 From: Christoph Harmel <christoph.harmel@unibas.ch> Date: Tue, 20 Dec 2022 13:22:24 +0100 Subject: [PATCH] fix: README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 6b16021..61f8233 100644 --- a/README.md +++ b/README.md @@ -21,7 +21,7 @@ pip install . ## Usage ``` -usage: read_sequencer [-h] [-i INPUT] [-r READ_LENGTH] [-n N_RANDOM] [-s CHUNK_SIZE] output +usage: readsequencer [-h] [-i INPUT] [-r READ_LENGTH] [-n N_RANDOM] [-s CHUNK_SIZE] output Simulates sequencing of DNA sequences specified by an FASTA file. positional arguments: -- GitLab