Skip to content

Commit 0bba2cf

Browse files
Update README.md (exercism#2703)
1 parent e6fa002 commit 0bba2cf

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,7 @@
11
# Exercism Java Track
22

33
[![Configlet](https://github.com/exercism/java/actions/workflows/configlet.yml/badge.svg)](https://github.com/exercism/java/actions/workflows/configlet.yml)
4-
[![Lint](https://github.com/exercism/java/actions/workflows/lint.yml/badge.svg)](https://github.com/exercism/java/actions/workflows/lint.yml)
5-
[![Build](https://github.com/exercism/java/actions/workflows/build.yml/badge.svg)](https://github.com/exercism/java/actions/workflows/build.yml)
6-
[![Test](https://github.com/exercism/java/actions/workflows/test.yml/badge.svg)](https://github.com/exercism/java/actions/workflows/test.yml)
4+
[![Java](https://github.com/exercism/java/actions/workflows/java.yml/badge.svg)](https://github.com/exercism/java/actions/workflows/java.yml)
75

86
This repository contains the source for the exercises of the Java track on Exercism.
97

0 commit comments

Comments
 (0)