Skip to content

Commit 963fc1e

Browse files
committed
Update README
1 parent 3a2d4c8 commit 963fc1e

File tree

5 files changed

+6
-6
lines changed

5 files changed

+6
-6
lines changed

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![latest version](https://img.shields.io/maven-central/v/io.cucumber/cucumber-expressions.svg?label=version)](https://search.maven.org/search?q=g:%22io.cucumber%22%20AND%20a:%22cucumber-expressions%22)
2+
13
[![test-go](https://github.com/cucumber/cucumber-expressions/actions/workflows/test-go.yml/badge.svg)](https://github.com/cucumber/cucumber-expressions/actions/workflows/test-go.yml)
24
[![test-java](https://github.com/cucumber/cucumber-expressions/actions/workflows/test-java.yml/badge.svg)](https://github.com/cucumber/cucumber-expressions/actions/workflows/test-java.yml)
35
[![test-javascript](https://github.com/cucumber/cucumber-expressions/actions/workflows/test-javascript.yml/badge.svg)](https://github.com/cucumber/cucumber-expressions/actions/workflows/test-javascript.yml)

go/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Cucumber Expressions for Go
22

3-
[The docs are here](https://cucumber.io/docs/cucumber/cucumber-expressions/).
3+
[The docs are here](https://github.com/cucumber/cucumber-expressions#readme).

java/README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
[![Maven Central](https://img.shields.io/maven-central/v/io.cucumber/cucumber-expressions.svg?label=Maven%20Central)](https://search.maven.org/search?q=g:%22io.cucumber%22%20AND%20a:%22cucumber-expressions%22)
2-
31
# Cucumber Expressions for Java
42

5-
[The docs are here](https://cucumber.io/docs/cucumber/cucumber-expressions/).
3+
[The docs are here](https://github.com/cucumber/cucumber-expressions#readme).

javascript/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Cucumber Expressions for JavaScript
22

3-
[The docs are here](https://cucumber.io/docs/cucumber/cucumber-expressions/).
3+
[The docs are here](https://github.com/cucumber/cucumber-expressions#readme).

ruby/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Cucumber Expressions for Ruby
22

3-
[The docs are here](https://cucumber.io/docs/cucumber/cucumber-expressions/).
3+
[The docs are here](https://github.com/cucumber/cucumber-expressions#readme).

0 commit comments

Comments
 (0)