Skip to content

Commit 57c9cfd

Browse files
committed
Docs: Zusätzliche Badges zur README hinzugefügt und sinnvoll angeordnet
1 parent b8ebb17 commit 57c9cfd

File tree

1 file changed

+6
-1
lines changed

1 file changed

+6
-1
lines changed

README.md

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,14 @@
22

33
A Java project demonstrating text composition using sentence and prose elements.
44

5-
[![License: GPL-3.0](https://img.shields.io/badge/License-GPL--3.0-orange.svg)](https://www.gnu.org/licenses/gpl-3.0)
65
[![Build Status](https://img.shields.io/github/actions/workflow/status/joha1na/my-prose-app/maven.yml?branch=main&label=CI)](https://github.com/joha1na/my-prose-app/actions/workflows/maven.yml)
76
[![Release](https://img.shields.io/github/v/release/joha1na/my-prose-app)](https://github.com/joha1na/my-prose-app/releases)
7+
[![Maven Central](https://img.shields.io/maven-central/v/de.htw_berlin.fb4.examples/prose_library?color=brightgreen)](https://search.maven.org/artifact/de.htw_berlin.fb4.examples/prose_library)
8+
[![License: GPL-3.0](https://img.shields.io/badge/License-GPL--3.0-orange.svg)](https://www.gnu.org/licenses/gpl-3.0)
9+
[![Java](https://img.shields.io/badge/Java-23-blue.svg)](https://www.oracle.com/java/technologies/javase/jdk23-archive-downloads.html)
10+
[![JUnit](https://img.shields.io/badge/JUnit-4.13.2-brightgreen.svg)](https://junit.org/junit4/)
11+
[![JavaDoc](https://img.shields.io/badge/JavaDoc-Online-green.svg)](https://joha1na.github.io/my-prose-app/apidocs/)
12+
[![Issues](https://img.shields.io/github/issues/joha1na/my-prose-app)](https://github.com/joha1na/my-prose-app/issues)
813

914
## Description
1015

0 commit comments

Comments
 (0)