mirror of
https://codeberg.org/PGPainless/cert-d-pgpainless.git
synced 2025-09-09 18:29:49 +02:00
Add badges and info to readme files
This commit is contained in:
parent
7cf9c57577
commit
bbe7140a8e
2 changed files with 9 additions and 1 deletions
|
@ -6,5 +6,8 @@ SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
# Command Line Interface for pgpainless-cert-d
|
# Command Line Interface for pgpainless-cert-d
|
||||||
|
|
||||||
|
[](https://javadoc.io/doc/org.pgpainless/pgpainless-cert-d-cli)
|
||||||
|
[](https://search.maven.org/artifact/org.pgpainless/pgpainless-cert-d-cli)
|
||||||
|
|
||||||
This module utilizes [picocli](https://picocli.info) to provide a CLI application for use with the
|
This module utilizes [picocli](https://picocli.info) to provide a CLI application for use with the
|
||||||
[Shared PGP Certificate Directory](https://sequoia-pgp.gitlab.io/pgp-cert-d/).
|
[Shared PGP Certificate Directory](https://sequoia-pgp.gitlab.io/pgp-cert-d/).
|
||||||
|
|
|
@ -6,4 +6,9 @@ SPDX-License-Identifier: Apache-2.0
|
||||||
|
|
||||||
# Shared PGP Certificate Directory + PGPainless
|
# Shared PGP Certificate Directory + PGPainless
|
||||||
|
|
||||||
This module makes use of `pgpainless-core` to provide backend implementations of classes required by `pgp-cert-d-java`.
|
[](https://javadoc.io/doc/org.pgpainless/pgpainless-cert-d)
|
||||||
|
[](https://search.maven.org/artifact/org.pgpainless/pgpainless-cert-d)
|
||||||
|
|
||||||
|
This module makes use of [pgpainless-core](https://github.com/pgpainless/pgpainless)
|
||||||
|
to provide backend implementations of classes required by
|
||||||
|
[pgp-cert-d-java](https://github.com/pgpainless/cert-d-java).
|
Loading…
Add table
Add a link
Reference in a new issue