From aeb321b576e3fb4cbb3f5c15c6d60bf0ec3da3b5 Mon Sep 17 00:00:00 2001 From: Paul Schaub Date: Wed, 23 Mar 2022 13:40:14 +0100 Subject: [PATCH] Add short project description to README --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 2627b1f9..b4cc1089 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ SPDX-License-Identifier: Apache-2.0 [![PGP](https://img.shields.io/badge/pgp-A027%20DB2F%203E1E%20118A-blue)](https://keyoxide.org/7F9116FEA90A5983936C7CFAA027DB2F3E1E118A) [![REUSE status](https://api.reuse.software/badge/github.com/pgpainless/pgpainless)](https://api.reuse.software/info/github.com/pgpainless/pgpainless) +**PGPainless is an easy-to-use OpenPGP library for Java and Android applications** + ## About PGPainless aims to make using OpenPGP in Java projects as simple as possible.