Skip to content

Commit 7a94574

Browse files
committed
Fix
1 parent 90f2f7c commit 7a94574

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,8 @@ Sudoku Java Library
22
===================
33
[![Java CI with Maven](https://github.com/sfuhrm/sudoku/actions/workflows/maven-ref.yml/badge.svg)](https://github.com/sfuhrm/sudoku/actions/workflows/maven-ref.yml)
44
[![Coverage](https://raw.githubusercontent.com/sfuhrm/sudoku/refs/heads/gh-pages/jacoco.svg)](https://github.com/sfuhrm/sudoku/actions)
5-
<<<<<<< HEAD
65
[![Maven Central](https://img.shields.io/maven-central/v/de.sfuhrm/sudoku?logo=apachemaven)](https://central.sonatype.com/artifact/de.sfuhrm/sudoku)
7-
=======
86
[![javadoc](https://javadoc.io/badge2/de.sfuhrm/sudoku/javadoc.svg)](https://javadoc.io/doc/de.sfuhrm/sudoku)
9-
[![Maven Central](https://maven-badges.herokuapp.com/maven-central/de.sfuhrm/sudoku/badge.svg)](https://maven-badges.herokuapp.com/maven-central/de.sfuhrm/sudoku)
10-
>>>>>>> parent of 7e40737 (Javadoc.io is down :/)
117
[![ReleaseDate](https://img.shields.io/github/release-date/sfuhrm/sudoku)](https://github.com/sfuhrm/sudoku/releases)
128
[![License: LGPL v3](https://img.shields.io/badge/License-LGPL%20v3-blue.svg)](https://www.gnu.org/licenses/lgpl-3.0)
139

0 commit comments

Comments
 (0)