Skip to content

Commit f136854

Browse files
authored
Add crates.io badges
1 parent b7f3d1d commit f136854

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,8 @@
11
# plotlib
22

33
[![Build Status](https://travis-ci.org/milliams/plotlib.svg?branch=master)](https://travis-ci.org/milliams/plotlib)
4+
[![Crates.io](https://img.shields.io/crates/v/plotlib.svg)](https://crates.io/crates/plotlib)
5+
![MIT](https://img.shields.io/crates/l/plotlib.svg)
46

57
`plotlib` is a generic data visualisation and plotting library for Rust.
68
It is currently in the very early stages of development.

0 commit comments

Comments
 (0)