mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-10 14:35:59 +01:00
Move maven packaging badge next to repology badge
This commit is contained in:
parent
aeffcdd8ee
commit
6b3d676531
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue