Skip to content

Commit ce17f46

Browse files
committed
πŸ‘Œ IMPROVE: Down arrows ↓
1 parent e9cf83d commit ce17f46

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

β€ŽREADME.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -140,12 +140,12 @@ If your repo uses `EMOJI-LOG` then you can add any of the following badges to yo
140140
![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat.svg)
141141

142142
- **STYLE**: Flat Square
143-
- **MARKDOWN**:
143+
- **MARKDOWN** ↓
144144

145145
```markdown
146146
[![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat.svg)](https://github.com/ahmadawais/Emoji-Log/)
147147
```
148-
- **HTML**:
148+
- **HTML** ↓
149149

150150
```html
151151
<a href="https://github.com/ahmadawais/Emoji-Log/"><img alt="emoji-log" src="https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat.svg" /></a>
@@ -156,12 +156,12 @@ If your repo uses `EMOJI-LOG` then you can add any of the following badges to yo
156156
![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat-round.svg)
157157

158158
- **STYLE**: Flat Rounded
159-
- **MARKDOWN**:
159+
- **MARKDOWN** ↓
160160

161161
```markdown
162162
[![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat-round.svg)](https://github.com/ahmadawais/Emoji-Log/)
163163
```
164-
- **HTML**:
164+
- **HTML** ↓
165165

166166
```html
167167
<a href="https://github.com/ahmadawais/Emoji-Log/"><img alt="emoji-log" src="https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat-round.svg" /></a>
@@ -172,12 +172,12 @@ If your repo uses `EMOJI-LOG` then you can add any of the following badges to yo
172172
![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/non-flat-round.svg)
173173

174174
- **STYLE**: Non flat Rounded
175-
- **MARKDOWN**:
175+
- **MARKDOWN** ↓
176176

177177
```markdown
178178
[![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/non-flat-round.svg)](https://github.com/ahmadawais/Emoji-Log/)
179179
```
180-
- HTML:
180+
- **HTML** ↓
181181

182182
```html
183183
ref="https://github.com/ahmadawais/Emoji-Log/"><img alt="emoji-log" src="https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/non-flat-round.svg" /></a>

0 commit comments

Comments
Β (0)