diff --git a/README.md b/README.md index 15711ba36..2b459dd0e 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,11 @@ +

+

+ +Build Status + + +Go Report Card

+ # cert-manager cert-manager is a Kubernetes add-on to automate the management and issuance of @@ -90,3 +98,5 @@ Developer documentation is available in the [official documentation](https://doc The [list of releases](https://github.com/jetstack/cert-manager/releases) is the best place to look for information on changes between releases. + +Logo design by [Zoe Paterson](https://zoepatersonmedia.com) diff --git a/logo/LICENSE b/logo/LICENSE new file mode 100644 index 000000000..38d271559 --- /dev/null +++ b/logo/LICENSE @@ -0,0 +1,7 @@ +cert-manager project logo (c) by Jetstack Ltd. + +cert-manager project logo is licensed under a +Creative Commons Attribution 4.0 International License. + +You should have received a copy of the license along with this +work. If not, see . diff --git a/logo/README.md b/logo/README.md new file mode 100644 index 000000000..f1d30623b --- /dev/null +++ b/logo/README.md @@ -0,0 +1,9 @@ +# Project logo + +This directory contains the cert-manager project logo. + +It was created by [Zoe Paterson](https://www.zoepatersonmedia.com/). + +# Licensing + +Please see the [LICENSE](LICENSE) file for information on using the logo. diff --git a/logo/logo.png b/logo/logo.png new file mode 100644 index 000000000..57ade112e Binary files /dev/null and b/logo/logo.png differ