Skip to content

Commit e32f48f

Browse files
committed
Add Maven Central badge to README
1 parent 8db884c commit e32f48f

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
⚠️ This is an internal package; you don't need to install it in order to use the JSON Formatter.
22

3+
[![Maven Central](https://img.shields.io/maven-central/v/io.cucumber/cucumber-json-formatter.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:io.cucumber%20AND%20a:cucumber-json-formatter)
4+
35
# Cucumber JSON Formatter
46
Writes Cucumber message into the legacy Cucumber JSON format
57

0 commit comments

Comments
 (0)