Skip to content

Commit

Permalink
Add crates version badge
Browse files Browse the repository at this point in the history
[skip CI]
  • Loading branch information
Byron committed Feb 24, 2018
1 parent ec5c7ab commit 4e41d8b
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
[![](http://meritbadge.herokuapp.com/open)](https://crates.io/crates/open)
[![Build Status](https://travis-ci.org/Byron/open-rs.svg?branch=master)](https://travis-ci.org/Byron/open-rs)

Use this library to open a path or URL using the program configured on the system. It is equivalent to running one of the following:
Expand Down Expand Up @@ -33,4 +34,4 @@ Follow this link for the [massive API docs](http://byron.github.io/open-rs).

# Credits

The implementation is based on the respective functionality of [cargo](https://github.com/rust-lang/cargo), but was improved to allow some error handling.
The implementation is based on the respective functionality of [cargo](https://github.com/rust-lang/cargo), but was improved to allow some error handling.

0 comments on commit 4e41d8b

Please sign in to comment.