Skip to content

Commit

Permalink
πŸ“– DOC: Format
Browse files Browse the repository at this point in the history
  • Loading branch information
ahmadawais committed Jul 6, 2018
1 parent 07e3951 commit 2a49ee2
Showing 1 changed file with 11 additions and 11 deletions.
22 changes: 11 additions & 11 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -135,25 +135,25 @@ Here's a list of repos that make use of Emoji-Log.

If your repo uses `EMOJI-LOG` then you can add any of the following badges to your read me and send me a PR to list your repo here.

### **Flat Square**
<br><br>

![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat.svg)
- **STYLE**: Flat Square
- **MARKDOWN**: `[![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat.svg)](https://github.com/ahmadawais/Emoji-Log/)`
- **HTML**: `<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>`

- Markdown: `[![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat.svg)](https://github.com/ahmadawais/Emoji-Log/)`
- HTML: `<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>`

### **Flat Rounded**
<br><br>

![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat-round.svg)
- **STYLE**: Flat Rounded
- **MARKDOWN**: `[![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat-round.svg)](https://github.com/ahmadawais/Emoji-Log/)`
- **HTML**: `<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>`

- Markdown: `[![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/flat-round.svg)](https://github.com/ahmadawais/Emoji-Log/)`
- HTML: `<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>`

### **Non-flat Rounded**
<br><br>

![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/non-flat-round.svg)

- Markdown: `[![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/notnflat-round.svg)](https://github.com/ahmadawais/Emoji-Log/)`
- **STYLE**: Non flat Rounded
- **MARKDOWN**: `[![emoji-log](https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/notnflat-round.svg)](**https**://github.com/ahmadawais/Emoji-Log/)`
- HTML: `<a href="https://github.com/ahmadawais/Emoji-Log/"><img alt="emoji-log" src="https://cdn.rawgit.com/ahmadawais/stuff/ca97874/emoji-log/notnflat-round.svg" /></a>`


Expand Down

0 comments on commit 2a49ee2

Please sign in to comment.