Skip to content

Commit

Permalink
add build stats and coverage badges to readme
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkittelson committed Nov 11, 2014
1 parent b9016eb commit bc016d9
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ dogstatsd-elixir

A client for DogStatsd, an extension of the StatsD metric server for Datadog.

[![Build Status](https://travis-ci.org/adamkittelson/dogstatsd-elixir.svg?branch=master)](https://travis-ci.org/adamkittelson/dogstatsd-elixir)
[![Coverage Status](https://coveralls.io/repos/adamkittelson/dogstatsd-elixir/badge.png?branch=master)](https://coveralls.io/r/adamkittelson/dogstatsd-elixir?branch=master)

Quick Start Guide
-----------------

Expand Down

0 comments on commit bc016d9

Please sign in to comment.