Skip to content

Commit a4e389a

Browse files
Fix some issues with RST readme.
1 parent 3994108 commit a4e389a

File tree

1 file changed

+4
-7
lines changed

1 file changed

+4
-7
lines changed

README.rst

Lines changed: 4 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,9 @@
11

2-
Compression utilities for tree sequences.
2+
Gzip-like compression for tskit tree sequences.
33

44
Tszip is a command line utility and Python library for converting the
55
``.trees`` files used by `tskit <https://tskit.readthedocs.org/en/stable/>`_
66
into a highly compressed format. Please see the
7-
`documentation <https://tszip.readthedocs.org/en/stable/installation.html>`_
8-
for more details.
9-
10-
Please see the
11-
`installation instructions <https://tszip.readthedocs.org/en/stable/installation.html>`_
12-
to get started quickly.
7+
`documentation <https://tszip.readthedocs.org/en/stable>`_
8+
for more details and
9+
`installation instructions <https://tszip.readthedocs.org/en/stable/installation.html>`_.

0 commit comments

Comments
 (0)