mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 12:22:06 +01:00
Remove title
This commit is contained in:
parent
78ffc69051
commit
59b0c9c9bc
1 changed files with 1 additions and 3 deletions
|
@ -1,5 +1,3 @@
|
|||
# PGPainless - Simple to use OpenPGP library for Java and Android
|
||||
|
||||
PGPainless is a wrapper around [Bouncycastle](https://www.bouncycastle.org/), which provides an easy to use, intuitive, but also powerful API for OpenPGP. Its main functionality is encrypting, signing, decrypting and verifying data, as well as generating encryption keys.
|
||||
|
||||
Note, that the project is still in alpha phase.
|
||||
|
@ -52,4 +50,4 @@ Contributions are always welcome :) The project is developed in the following pl
|
|||
Pull requests are accepted on either of them.
|
||||
|
||||
### Bug Reports
|
||||
PGPainless is in a *very* early state of development and the likelihood of bugs is quite high. If you encounter a bug, please make sure to check, whether the bug has already been reported either [here](https://github.com/pgpainless/pgpainless/issues), or [here](https://teahub.io/PGPainless/pgpainless/issues), in order to avoid duplicate bug reports.
|
||||
PGPainless is in a *very* early state of development and the likelihood of bugs is quite high. If you encounter a bug, please make sure to check, whether the bug has already been reported either [here](https://github.com/pgpainless/pgpainless/issues), or [here](https://teahub.io/PGPainless/pgpainless/issues), in order to avoid duplicate bug reports.
|
||||
|
|
Loading…
Reference in a new issue