From fb3a565e84c0b55d725025aa18296ae8144e031e Mon Sep 17 00:00:00 2001 From: nservant <nicolas.servant@curie.fr> Date: Sat, 7 May 2022 22:51:55 +0200 Subject: [PATCH] prettier --- README.md | 2 -- docs/README.md | 8 ++++---- 2 files changed, 4 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index e88a3fd..37b9d3e 100644 --- a/README.md +++ b/README.md @@ -84,8 +84,6 @@ If you use nf-core/hic for your analysis, please cite it using the following doi An extensive list of references for the tools used by the pipeline can be found in the [`CITATIONS.md`](CITATIONS.md) file. -An extensive list of references for the tools used by the pipeline can be found in the [`CITATIONS.md`](CITATIONS.md) file. - You can cite the `nf-core` publication as follows: > **The nf-core framework for community-curated bioinformatics pipelines.** diff --git a/docs/README.md b/docs/README.md index d673c50..a688954 100644 --- a/docs/README.md +++ b/docs/README.md @@ -2,9 +2,9 @@ The nf-core/hic documentation is split into the following pages: -- [Usage](usage.md) - - An overview of how the pipeline works, how to run it and a description of all of the different command-line flags. -- [Output](output.md) - - An overview of the different results produced by the pipeline and how to interpret them. +* [Usage](usage.md) + * An overview of how the pipeline works, how to run it and a description of all of the different command-line flags. +* [Output](output.md) + * An overview of the different results produced by the pipeline and how to interpret them. You can find a lot more documentation about installing, configuring and running nf-core pipelines on the website: [https://nf-co.re](https://nf-co.re) -- GitLab