diff --git a/README.md b/README.md index cbc489b..0fcfe45 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,13 @@ -# VCert Java - - +![Venafi](Venafi_logo.png) +[![Apache 2.0 License](https://img.shields.io/badge/License-Apache%202.0-blue.svg)](https://opensource.org/licenses/Apache-2.0) +![Community Supported](https://img.shields.io/badge/Support%20Level-Community-brightgreen) +![Compatible with TPP 17.3+ & Cloud](https://img.shields.io/badge/Compatibility-TPP%2017.3+%20%26%20Cloud-f9a90c) +_This open source project is community-supported. To report a problem or share an idea, use the +**[Issues](../../issues)** tab; and if you have a suggestion for fixing the issue, please include those details, too. +In addition, use the **[Pull requests](../../pulls)** tab to contribute actual bug fixes or proposed enhancements. +We welcome and appreciate all contributions._ +# VCert Java VCert is a Java library, SDK, designed to simplify key generation and enrollment of machine identities (also known as SSL/TLS certificates and keys) that comply with enterprise security policy by using the [Venafi Platform](https://www.venafi.com/platform/trust-protection-platform) or [Venafi Cloud](https://pki.venafi.com/venafi-cloud/). diff --git a/Venafi_logo.png b/Venafi_logo.png new file mode 100644 index 0000000..302f947 Binary files /dev/null and b/Venafi_logo.png differ