Skip to content

Commit

Permalink
Add coveralls badge to README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
addaleax committed Feb 3, 2015
1 parent ebbd8ca commit bb781a3
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,7 +1,8 @@
rlimitr
=======

[![Build Status](https://travis-ci.org/addaleax/rlimitr.png?style=flat)](https://travis-ci.org/addaleax/rlimitr)
[![Build Status](https://travis-ci.org/addaleax/rlimitr.png?style=flat&branch=master)](https://travis-ci.org/addaleax/rlimitr?branch=master)
[![Coverage Status](https://coveralls.io/repos/addaleax/rlimitr/badge.svg?branch=master)](https://coveralls.io/r/addaleax/rlimitr?branch=master)

get/set resource limits on command line in env(1)-style.

Expand Down

0 comments on commit bb781a3

Please sign in to comment.