Skip to content

Commit

Permalink
[doc] add badge for crates.io and travis-ci
Browse files Browse the repository at this point in the history
  • Loading branch information
lotabout authored Apr 10, 2018
1 parent 9883bce commit 02a6658
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
**Rargs** is kind of `xargs` + `awk` with pattern matching support.

![Crates.io](https://img.shields.io/crates/v/rargs.svg) [![Build Status](https://travis-ci.org/lotabout/rargs.svg?branch=master)](https://travis-ci.org/lotabout/rargs)

## Installation

### Using Cargo
Expand Down

0 comments on commit 02a6658

Please sign in to comment.