From 7fffff3a851ee3b5a4042fdd7f846b937efae16f Mon Sep 17 00:00:00 2001 From: Heng Li Date: Fri, 24 Nov 2017 11:57:53 -0500 Subject: [PATCH] minor changes --- index.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.md b/index.md index 8c9d7cf..697e771 100644 --- a/index.md +++ b/index.md @@ -1,7 +1,7 @@ * [General documentation][doc] (minimap2 README) -* [Details on command-line options](minimap2.html) -* [Released packages and precompiled binaries][release] +* [Details on command-line options](minimap2.html) (minimap2 manpage) * [Manuscript][arxiv] on the algorithm and evaluations +* [Released packages and precompiled binaries][release] * [Python binding][python] via PyPI * Also [available via BioConda][bioconda] * Report bugs, request features and ask questions via [GitHub Issues][issue]