Skip to content

Commit 4b6f6bd

Browse files
committed
Fixing Github action
1 parent 9c2325a commit 4b6f6bd

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
@@ -4,7 +4,7 @@
44
[![Maven 3](https://img.shields.io/badge/Maven-3-blue.svg)](https://maven.apache.org)
55
[![JUnit 5](https://img.shields.io/badge/JUnit-5-blue.svg)](https://junit.org/junit5/)
66
[![JaCoCo 0.8.x](https://img.shields.io/badge/JaCoCo-Coverage-blue.svg)](https://www.jacoco.org/jacoco/)
7-
[![Build Status](https://github.com/yourusername/dictionary-search-anagrams-java/actions/workflows/maven.yml/badge.svg)](https://github.com/yourusername/dictionary-search-anagrams-java/actions/workflows/maven.yml)
7+
[![Build Status](https://github.com/luismr/dictionary-search-anagrams-java/actions/workflows/maven.yml/badge.svg)](https://github.com/luismr/dictionary-search-anagrams-java/actions/workflows/maven.yml)
88

99
A Java library for searching anagrams in a dictionary with different implementations.
1010

0 commit comments

Comments
 (0)