Skip to content

Commit 08e3d32

Browse files
authored
Merge pull request #63 from PgBulkInsert/badges
add badges to readme
2 parents ac5a4a1 + 610f801 commit 08e3d32

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,9 @@
55
[PgBulkInsert]: https://github.com/bytefish/PgBulkInsert
66
[Npgsql]: https://github.com/npgsql/npgsql
77

8+
![](https://github.com/PgBulkInsert/PgBulkInsert/workflows/Java%20CI%20with%20Maven/badge.svg)
9+
![](https://maven-badges.herokuapp.com/maven-central/de.bytefish.pgbulkinsert/pgbulkinsert-core/badge.svg)
10+
811
PgBulkInsert is a Java library for Bulk Inserts to PostgreSQL using the Binary COPY Protocol.
912

1013
It provides a wrapper around the PostgreSQL [COPY command]:

0 commit comments

Comments
 (0)