Skip to content

Commit 677e020

Browse files
authored
Update README.md
1 parent d56a8f6 commit 677e020

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,7 +1,7 @@
11
[![码云Gitee](https://gitee.com/binary/java-generator/badge/star.svg?theme=blue)](https://gitee.com/binary/java-generator)
22
[![Github](http://github-svg-buttons.herokuapp.com/star.svg?user=binarywang&repo=java-testdata-generator&style=flat&background=1081C1)](https://github.com/binarywang/java-testdata-generator)
33
[![Build Status](https://travis-ci.org/binarywang/java-testdata-generator.svg?branch=master)](https://travis-ci.org/binarywang/java-testdata-generator)
4-
![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.binarywang/java-testdata-generator/badge.svg)
4+
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/com.github.binarywang/java-testdata-generator/badge.svg)](https://mvnrepository.com/artifact/com.github.binarywang/java-testdata-generator)
55

66

77
Java实现的各种随机测试数据生成器,包括身份证号码,银行卡号,姓名,手机号,电子邮箱地址和生成insert sql参数列表字符串等。

0 commit comments

Comments
 (0)