Skip to content

Commit

Permalink
Added badges to README.
Browse files Browse the repository at this point in the history
  • Loading branch information
mrstebo committed Nov 7, 2016
1 parent 853af95 commit 6f8bcc2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,7 @@
[![Build status](https://ci.appveyor.com/api/projects/status/4ayl2h7pj622m44f?svg=true)](https://ci.appveyor.com/project/mrstebo/oledbtosqliteinterceptor)
[![MyGet Prerelease](https://img.shields.io/myget/ekmsystems/v/OleDbToSQLiteInterceptor.svg?label=MyGet_Prerelease)](https://www.myget.org/feed/ekmsystems/package/nuget/OleDbToSQLiteInterceptor)
[![NuGet](https://img.shields.io/nuget/v/OleDbToSQLiteInterceptor.svg)](https://www.nuget.org/packages/OleDbToSQLiteInterceptor/)
[![Coverage Status](https://coveralls.io/repos/github/ekmsystems/OleDbToSQLiteInterceptor/badge.svg?branch=master)](https://coveralls.io/github/ekmsystems/OleDbToSQLiteInterceptor?branch=master)

# OleDbToSQLiteInterceptor
An interceptor for the DatabaseConnections library that attempts to convert OleDb commands so that they are SQLite compatible.

0 comments on commit 6f8bcc2

Please sign in to comment.