Skip to content

Commit 2ef4559

Browse files
authored
Add Maven badge on Readme
1 parent 400ee9f commit 2ef4559

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# SQL test data generator
22

3+
<a href="https://search.maven.org/artifact/org.quickperf/sql-test-data-generator">
4+
<img src="https://maven-badges.herokuapp.com/maven-central/org.quickperf/sql-test-data-generator/badge.svg"
5+
alt="Maven Central">
6+
</a>
7+
&nbsp;&nbsp;
38
<a href="https://github.com/quick-perf/sql-test-data-generator/blob/master/LICENSE.txt">
49
<img src="https://img.shields.io/badge/license-Apache2-blue.svg"
510
alt = "License">

0 commit comments

Comments
 (0)