From 6949e729970b0c6bdf4bb87a0fa63a6853bee9af Mon Sep 17 00:00:00 2001 From: "Pavel V. Dimens" Date: Sun, 6 Feb 2022 12:55:25 -0500 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 9246417..2aec677 100644 --- a/README.md +++ b/README.md @@ -33,7 +33,7 @@ You will need to modify `config.yml` to suit your needs, then you can simply run ```bash ./LepWrap ``` -where `` is an integer of the maximum number of cores/threads you want the pipeline to use and `` (optional!) is the name of the config file, if it's different than `config.yml`. +where `` is an integer of the maximum number of cores/threads you want the pipeline to use and `` (optional!) is the name of the config file, if it's different than `config.yml`. If no config file is found in the directory, LepWrap will generate a default one for you to edit. **Examples** ```bash