From 735bd0e8510c4e22162d104fffbf8d9879060ce2 Mon Sep 17 00:00:00 2001 From: Dan Kohn Date: Sat, 31 Mar 2018 18:21:18 -0400 Subject: [PATCH] More logo details --- instructions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/instructions.md b/instructions.md index b9aa545ba7..13c8bfcbd6 100644 --- a/instructions.md +++ b/instructions.md @@ -54,7 +54,7 @@ This file describes your product. It is YAML formatted with the following root-l | `version` | The version of the product being certified (not the version of Kubernetes it runs). | | `website_url` | URL to the product information website | | `documentation_url` | URL to the product documentation | -| `product_logo_url` | URL to the product's logo, preferably in SVG format. OPTIONAL. If not supplied, we'll use your company logo. Please see logo [guidelines](https://github.com/cncf/landscape#logos) | +| `product_logo_url` | URL to the product's logo, (must be in SVG, AI or EPS format and include the product name). OPTIONAL. If not supplied, we'll use your company logo. Please see logo [guidelines](https://github.com/cncf/landscape#logos) | | `type` | Is your product a distribution or platform (see [definitions](https://github.com/cncf/k8s-conformance/blob/master/faq.md#what-is-a-distribution-and-what-is-a-platform)) | | `description` | One sentence description of your offering |