From b371608955209eb5ca102ccccd71a68cddb76971 Mon Sep 17 00:00:00 2001 From: Olivier Lacan Date: Thu, 16 Apr 2015 22:43:15 +0200 Subject: [PATCH] Fix Markdown formatting error --- spec/SPECIFICATION.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/spec/SPECIFICATION.md b/spec/SPECIFICATION.md index db42775..4b89ee0 100644 --- a/spec/SPECIFICATION.md +++ b/spec/SPECIFICATION.md @@ -17,7 +17,8 @@ This document specifies the visual design of Shields badges. The key is shamelessly promoting the service provider instead of giving context to the value. If service providers want to promote themselves, they can simply encourage people to link back to them and let folks who are curious click on the button for more information. #### Good -![bad example](https://img.shields.io/badge/version-1.1.1-green.svg) +![good example](https://img.shields.io/badge/version-1.1.1-green.svg) + The key clearly explains what the value stands for (the version of the software provided). The platform or service hosting the version of the software is only relevant to people who decide to click on an eventual link added to the badge itself but the value stands on its own with the metadata value it provides to viewers. ## Aesthetics