1
0
Fork 0
mirror of https://github.com/pgpainless/pgpainless.git synced 2024-06-19 18:14:50 +02:00

Move maven packaging badge next to repology badge

This commit is contained in:
Paul Schaub 2022-08-12 13:06:09 +02:00
parent aeffcdd8ee
commit 6b3d676531
Signed by: vanitasvitae
GPG key ID: 62BEE9264BF17311

View file

@ -7,7 +7,6 @@ SPDX-License-Identifier: Apache-2.0
# PGPainless - Use OpenPGP Painlessly!
[![Build Status](https://github.com/pgpainless/pgpainless/actions/workflows/gradle_push.yml/badge.svg)](https://github.com/pgpainless/pgpainless/actions/workflows/gradle_push.yml)
[![Maven Central](https://badgen.net/maven/v/maven-central/org.pgpainless/pgpainless-core)](https://search.maven.org/artifact/org.pgpainless/pgpainless-core)
[![Coverage Status](https://coveralls.io/repos/github/pgpainless/pgpainless/badge.svg?branch=main)](https://coveralls.io/github/pgpainless/pgpainless?branch=main)
[![Interoperability Test-Suite](https://badgen.net/badge/Sequoia%20Test%20Suite/%232/green)](https://tests.sequoia-pgp.org/)
[![PGP](https://img.shields.io/badge/pgp-A027%20DB2F%203E1E%20118A-blue)](https://keyoxide.org/7F9116FEA90A5983936C7CFAA027DB2F3E1E118A)
@ -17,6 +16,7 @@ SPDX-License-Identifier: Apache-2.0
**PGPainless is an easy-to-use OpenPGP library for Java and Android applications**
[![Packaging status](https://repology.org/badge/vertical-allrepos/pgpainless.svg)](https://repology.org/project/pgpainless/versions)
[![Maven Central](https://badgen.net/maven/v/maven-central/org.pgpainless/pgpainless-core)](https://search.maven.org/artifact/org.pgpainless/pgpainless-core)
## About