Skip to content

Commit d32ef8d

Browse files
authored
Update README.md
1 parent e2f9b6a commit d32ef8d

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
Genetic Algorithm in Java
22
===================
33
[![Java CI with Maven](https://github.com/sfuhrm/geneticalgorithm/actions/workflows/maven-ref.yml/badge.svg)](https://github.com/sfuhrm/geneticalgorithm/actions/workflows/maven.yml)
4-
[![Coverage](https://raw.githubusercontent.com/sfuhrm/geneticalgorithm/gh-pages/jacoco.svg)]()
4+
[![Coverage](https://raw.githubusercontent.com/sfuhrm/geneticalgorithm/refs/heads/gh-pages/jacoco.svg)]()
55
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.sfuhrm/geneticalgorithm/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.sfuhrm/geneticalgorithm)
66
[![javadoc](https://javadoc.io/badge2/de.sfuhrm/geneticalgorithm/javadoc.svg)](https://javadoc.io/doc/de.sfuhrm/geneticalgorithm)
77
[![ReleaseDate](https://img.shields.io/github/release-date/sfuhrm/geneticalgorithm)](https://github.com/sfuhrm/geneticalgorithm/releases)

0 commit comments

Comments
 (0)