From 09a75845bf297fa114dfab10c2143f8915fe3dd8 Mon Sep 17 00:00:00 2001 From: John Roberts Date: Tue, 12 Jun 2012 21:55:47 -0700 Subject: [PATCH] Slight copy changes. --- cloudflare.md | 11 ++++------- 1 file changed, 4 insertions(+), 7 deletions(-) diff --git a/cloudflare.md b/cloudflare.md index 31ce558..20b385c 100644 --- a/cloudflare.md +++ b/cloudflare.md @@ -1,14 +1,13 @@ #Markdown File This is your marketing copy. It will be rendered and displayed at -cloudflare.com/apps/your_app +cloudflare.com/apps/[APP-KEY] ##Images -You can put image links in it, and when the markdown is rendered for display on cloudflare.com -it can link to the images referenced in "detail_page" in the json file. Images are hosted in /images/apps/[APP-KEY] +You can put image links in the page. When the Markdown is rendered for display on cloudflare.com it can link to the images referenced in "detail_page" in the json file. Images are hosted in /images/apps/[APP-KEY] and you can structure them however you want, but two images should not have the same base name, since we do not -maintian your directory structure. +maintain your directory structure. An image link like the one below will work on your app page, although it will not work on GitHub. @@ -18,6 +17,4 @@ Images must be in .png format. ##Versioning -Images don't track versions. Any change to an image that is approved will be live -right away, even if the new version is still in beta. We recommend you change the image URL -if you change the image. +Images don't track versions. Any change to an image that is approved will be live right away, even if the new version is still in beta. We recommend you change the image URL if you change the image. \ No newline at end of file