Skip to content

Commit

Permalink
Improve build status badges.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejball committed Apr 22, 2017
1 parent b07a988 commit da7ecdf
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@

**Faithlife.Utility.Dapper** is a utility library for [Dapper](https://github.com/StackExchange/dapper-dot-net).

[![NuGet](https://img.shields.io/nuget/v/Faithlife.Utility.Dapper.svg)](https://www.nuget.org/packages/Faithlife.Utility.Dapper) [![AppVeyor](https://ci.appveyor.com/api/projects/status/44asvlj1ml6ikcl7?svg=true)](https://ci.appveyor.com/project/ejball/dapperutility) [![Travis CI](https://travis-ci.org/Faithlife/DapperUtility.svg?branch=master)](https://travis-ci.org/Faithlife/DapperUtility)
Ubuntu 14.04 | Windows x64 | NuGet
--- | --- | ---
[![Travis CI](https://img.shields.io/travis/Faithlife/DapperUtility/master.svg)](https://travis-ci.org/Faithlife/DapperUtility) | [![AppVeyor](https://img.shields.io/appveyor/ci/ejball/dapperutility/master.svg)](https://ci.appveyor.com/project/ejball/dapperutility) | [![NuGet](https://img.shields.io/nuget/v/Faithlife.Utility.Dapper.svg)](https://www.nuget.org/packages/Faithlife.Utility.Dapper)

## Features

Expand Down

0 comments on commit da7ecdf

Please sign in to comment.