minor format changes

This commit is contained in:
Heng Li
2017-11-24 12:02:22 -05:00
parent 7fffff3a85
commit 6e656adc55
+3 -2
View File
@@ -2,13 +2,14 @@
* [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]
* Python binding [via PyPI][pypi] or [via BioConda][mappy-bc]
* Report bugs, request features and ask questions via [GitHub Issues][issue]
[doc]: https://github.com/lh3/minimap2/blob/master/README.md
[arxiv]: https://arxiv.org/abs/1708.01492
[python]: https://pypi.python.org/pypi/mappy
[pypi]: https://pypi.python.org/pypi/mappy
[mappy-bc]: https://anaconda.org/bioconda/mappy
[bioconda]: https://anaconda.org/bioconda/minimap2
[release]: https://github.com/lh3/minimap2/releases
[issue]: https://github.com/lh3/minimap2/issues