Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mnlipp authored Sep 26, 2023
1 parent e387384 commit 57ce7f9
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ MDoclet

[![Java CI](https://github.com/mnlipp/jdrupes-mdoclet/actions/workflows/main.yml/badge.svg)](https://github.com/mnlipp/jdrupes-mdoclet/actions/workflows/main.yml)
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/36484e621eb243d793df9bccfbb502e3)](https://www.codacy.com/app/mnlipp/jdrupes-mdoclet?utm_source=github.com&utm_medium=referral&utm_content=mnlipp/jdrupes-mdoclet&utm_campaign=Badge_Grade)
[![Code Climate](https://lima.codeclimate.com/github/mnlipp/jdrupes-mdoclet/badges/gpa.svg)](https://lima.codeclimate.com/github/mnlipp/jdrupes-mdoclet)
[![Maven Central](https://img.shields.io/maven-central/v/org.jdrupes.mdoclet/doclet.svg)](http://search.maven.org/#search%7Cga%7C1%7Cg%3A%22org.jdrupes.mdoclet%22%20AND%20a%3A%22doclet%22)

**Please note that starting with version 2.0.0 the doclet works with the API
Expand All @@ -19,9 +18,9 @@ from markdown to HTML.
See the [javadoc overview](https://mnlipp.github.io/jdrupes-mdoclet/javadoc/)
for details.

* Version 4.0.0 supports/requires JDK 21.
* Version 4.0.0 supports/requires Java-21.

* Version 3.0.0 supports/requires JDK 17.
* Version 3.0.0 supports/requires Java-17.

* Version 2.2.0 avoids a warning when using @see tags with quoted strings.

Expand Down

0 comments on commit 57ce7f9

Please sign in to comment.