Skip to content

Commit 186fa11

Browse files
committed
chore: add badges
1 parent c110595 commit 186fa11

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# BINSEQ Format Specification
22

3+
[![MIT licensed](https://img.shields.io/badge/license-MIT-blue.svg)](./LICENSE.md)
4+
![actions status](https://github.com/arcinstitute/binseq/workflows/CI/badge.svg)
5+
[![Crates.io](https://img.shields.io/crates/d/binseq?color=orange&label=crates.io)](https://crates.io/crates/binseq)
6+
[![docs.rs](https://img.shields.io/docsrs/binseq?color=green&label=docs.rs)](https://docs.rs/binseq/latest/binseq/)
7+
38
Version 1.0
49

510
## Overview

0 commit comments

Comments
 (0)