From e9cf83daff3e5843cc1ac0594d7223315228fb5a Mon Sep 17 00:00:00 2001 From: Ahmad Awais Date: Sat, 7 Jul 2018 03:01:38 +0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=90=9B=20FIX:=20Badges=20code?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 14 ++++++++------ 1 file changed, 8 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 65c9bce..aca2db4 100644 --- a/README.md +++ b/README.md @@ -138,6 +138,7 @@ If your repo uses `EMOJI-LOG` then you can add any of the following badges to yo
![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat.svg) + - **STYLE**: Flat Square - **MARKDOWN**: @@ -153,6 +154,7 @@ If your repo uses `EMOJI-LOG` then you can add any of the following badges to yo
![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat-round.svg) + - **STYLE**: Flat Rounded - **MARKDOWN**: @@ -168,18 +170,18 @@ If your repo uses `EMOJI-LOG` then you can add any of the following badges to yo
![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/non-flat-round.svg) + - **STYLE**: Non flat Rounded - **MARKDOWN**: ```markdown -[![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/notnflat-round.svg) -]``(**https**://github.com/ahmadawais/Emoji-Log/)` -- HTML: `emoji-log +[![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/non-flat-round.svg)](https://github.com/ahmadawais/Emoji-Log/) ``` +- HTML: +```html +ref="https://github.com/ahmadawais/Emoji-Log/">emoji-log +```