Skip to content

Commit

Permalink
add badges to README
Browse files Browse the repository at this point in the history
  • Loading branch information
pzmarzly authored Sep 16, 2018
1 parent e0ab10b commit 7df1bd1
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,8 @@
# Terminal progress bar for Rust

[![Latest version](https://img.shields.io/crates/v/pbr.svg)](https://crates.io/crates/pbr)
[![License](https://img.shields.io/crates/l/pbr.svg)](https://github.com/a8m/pb/blob/master/LICENSE.md)

Console progress bar for Rust Inspired from [pb](http://github.com/cheggaaa/pb), support and
tested on MacOS, Linux and Windows

Expand Down

0 comments on commit 7df1bd1

Please sign in to comment.