Skip to content

Commit 6587a11

Browse files
authored
Update README.md
1 parent 5080530 commit 6587a11

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

README.md

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,7 @@
1-
# SQL Bulk Copy & Merge
1+
# SQL Bulk Copy & Merge [![CI](https://github.com/stevekirks/sql-bulk-copy-merge/actions/workflows/ci.yml/badge.svg)](https://github.com/stevekirks/sql-bulk-copy-merge/actions/workflows/ci.yml) [![NuGet Version](http://img.shields.io/nuget/v/SqlBulkCopyMerge.svg?style=flat)](https://www.nuget.org/packages/SqlBulkCopyMerge/)
22

33
This .NET library aims to simplify two common workflows that copy table data between SQL Server databases.
44

5-
[![CI](https://github.com/stevekirks/sql-bulk-copy-merge/actions/workflows/ci.yml/badge.svg)](https://github.com/stevekirks/sql-bulk-copy-merge/actions/workflows/ci.yml)
6-
[![NuGet Version](http://img.shields.io/nuget/v/SqlBulkCopyMerge.svg?style=flat)](https://www.nuget.org/packages/SqlBulkCopyMerge/)
7-
85
## Workflows
96
This library has the following workflows.
107

0 commit comments

Comments
 (0)