Skip to content

Commit 3994108

Browse files
Added badges to GitHub README.
1 parent 7189fe0 commit 3994108

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,7 @@
11
# tszip
2-
Compression utilities for tree sequences
2+
[![CircleCI](https://circleci.com/gh/tskit-dev/tszip.svg?style=svg)](https://circleci.com/gh/tskit-dev/tszip) [![Build status](https://ci.appveyor.com/api/projects/status/792u70f5yndxcpes?svg=true)](https://ci.appveyor.com/project/tskit-dev/tszip) [![codecov](https://codecov.io/gh/tskit-dev/tszip/branch/master/graph/badge.svg)](https://codecov.io/gh/tskit-dev/tszip) [![Documentation Status](https://readthedocs.org/projects/tszip/badge/?version=latest)](https://tszip.readthedocs.io/en/latest/?badge=latest)
3+
4+
Gzip-like compression for [tskit](https://tskit.readthedocs.io/) tree sequences.
5+
6+
Please see the [documentation](https://tszip.readthedocs.io/) for more details
7+
and [installation instructions](https://tszip.readthedocs.io/en/latest/installation.html).

0 commit comments

Comments
 (0)