Skip to content

Commit

Permalink
Tweak README. Fix link.
Browse files Browse the repository at this point in the history
  • Loading branch information
ejball committed Apr 22, 2017
1 parent da7ecdf commit 3827475
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 5 deletions.
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,8 @@

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

Ubuntu 14.04 | Windows x64 | NuGet
Ubuntu | Windows | 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

* [BulkInsert](docs/BulkInsert.md)
**Documentation:** https://faithlife.github.io/DapperUtility/
2 changes: 1 addition & 1 deletion docs/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@

## Features

* [BulkInsert](docs/BulkInsert.md)
* [BulkInsert](BulkInsert.md)

## Installation

Expand Down

0 comments on commit 3827475

Please sign in to comment.