diff --git a/README.md b/README.md index 31eee48..70b10fd 100644 --- a/README.md +++ b/README.md @@ -1 +1,5 @@ # BlossomMatching + +[![Build Status](https://travis-ci.org/JuliaGraphs/BlossomMatching.jl.svg?branch=master)](https://travis-ci.org/JuliaGraphs/BlossomMatching.jl) +[![codecov.io](http://codecov.io/github/JuliaGraphs/BlossomMatching.jl/coverage.svg?branch=master)](http://codecov.io/github/JuliaGraphs/BlossomMatching.jl?branch=master) +[![Coverage Status](https://coveralls.io/repos/github/JuliaGraphs/BlossomMatching.jl/badge.svg?branch=master)](https://coveralls.io/github/JuliaGraphs/BlossomMatching.jl?branch=master)