Add links to javadoc and maven central to readme files

This commit is contained in:
Paul Schaub 2022-03-13 16:38:33 +01:00
parent 759afbeede
commit 8968f69e31
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311
3 changed files with 10 additions and 0 deletions

View file

@ -6,6 +6,9 @@ SPDX-License-Identifier: Apache-2.0
# WKD Test Suite Generator
[![javadoc](https://javadoc.io/badge2/org.pgpainless/wkd-test-suite/javadoc.svg)](https://javadoc.io/doc/org.pgpainless/wkd-test-suite)
[![Maven Central](https://badgen.net/maven/v/maven-central/org.pgpainless/wkd-test-suite)](https://search.maven.org/artifact/org.pgpainless/wkd-test-suite)
This module contains a CLI application that can be used to generate WKD test vectors.
```shell