From 3036fab27f3b830f8085fe369ea85568a3a90aa2 Mon Sep 17 00:00:00 2001 From: Alessandro Lai Date: Tue, 13 Oct 2015 12:32:10 +0200 Subject: [PATCH] Fix relative paths for SVGs in README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index dd8686b..9a57f24 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ PHP badges poser ================ -This is a php library that creates badges like ![badge-poser](badge-poser.svg) and ![I'm a badge](i_m-badge.svg) and ![dark](today-dark.svg), +This is a php library that creates badges like ![Badge Poser](https://cdn.rawgit.com/badges/poser/master/badge-poser.svg) and ![I'm a badge](https://cdn.rawgit.com/badges/poser/master/i_m-badge.svg) and ![dark](https://cdn.rawgit.com/badges/poser/master/today-dark.svg), according to [Shields specification](https://github.com/badges/shields#specification). This library is used by https://poser.pugx.org @@ -18,7 +18,7 @@ $ composer create-project badges/poser ~0.1 $ ln -s poser/bin/poser /usr/local/bin/poser ``` -#### 2. lunch the command +#### 2. Launch the command Create an image