mirror of
https://github.com/pgpainless/pgpainless.git
synced 2024-11-22 12:22:06 +01:00
Add badges
This commit is contained in:
parent
770b4f9f59
commit
a1d6666113
1 changed files with 8 additions and 1 deletions
|
@ -1,4 +1,11 @@
|
|||
# PGPainless - Use OpenPGP Painlessly!
|
||||
PGPainless - Use OpenPGP Painlessly!
|
||||
====================================
|
||||
|
||||
[![Travis (.org)](https://travis-ci.org/pgpainless/pgpainless.svg)](https://travis-ci.org/pgpainless/pgpainless)
|
||||
[![Git Tag](https://badgen.now.sh/github/tag/pgpainless/pgpainless)](https://github.com/pgpainless/pgpainless/tags)
|
||||
|
||||
About
|
||||
-----
|
||||
|
||||
PGPainless aims to make using OpenPGP in Java projects as simple as possible.
|
||||
It does so by introducing an intuitive Builder structure, which allows easy
|
||||
|
|
Loading…
Reference in a new issue