diff --git a/README.md b/README.md index 0eb6930..d396ade 100644 --- a/README.md +++ b/README.md @@ -4,6 +4,7 @@ [![Build Status](https://travis-ci.org/cookrn/stable_match.png?branch=master)](https://travis-ci.org/cookrn/stable_match) [![Code Climate](https://codeclimate.com/github/cookrn/stable_match.png)](https://codeclimate.com/github/cookrn/stable_match) [![Coverage Status](https://coveralls.io/repos/cookrn/stable_match/badge.png)](https://coveralls.io/r/cookrn/stable_match) +[![Dependency Status](https://gemnasium.com/cookrn/stable_match.png)](https://gemnasium.com/cookrn/stable_match) A generic implementation of the Stable Match class of algorithms.