Skip to content

Commit f452638

Browse files
committed
add javadoc badge
1 parent 5b768d3 commit f452638

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# jdbq [![tests](https://github.com/sigpwned/jdbq/actions/workflows/tests.yml/badge.svg)](https://github.com/sigpwned/jdbq/actions/workflows/tests.yml) ![Maven Central](https://img.shields.io/maven-central/v/com.sigpwned/jdbq)
1+
# jdbq [![tests](https://github.com/sigpwned/jdbq/actions/workflows/tests.yml/badge.svg)](https://github.com/sigpwned/jdbq/actions/workflows/tests.yml) ![Maven Central](https://img.shields.io/maven-central/v/com.sigpwned/jdbq) [![javadoc](https://javadoc.io/badge2/com.sigpwned/jdbq/javadoc.svg)](https://javadoc.io/doc/com.sigpwned/jdbq)
22

33
A [JDBI](https://jdbi.org/)-inspired database access framework for Java 8+ and [Google BigQuery](https://cloud.google.com/bigquery).
44

0 commit comments

Comments
 (0)