Skip to content

Commit

Permalink
🎨 Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
carloscuesta committed Dec 22, 2022
1 parent f9d17af commit 73818b0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,10 @@ Are you using Gitmoji on your project? Set the Gitmoji badge on top of your read

```html
<a href="https://gitmoji.dev">
<img src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square" alt="Gitmoji">
<img
src="https://img.shields.io/badge/gitmoji-%20😜%20😍-FFDD67.svg?style=flat-square"
alt="Gitmoji"
/>
</a>
```

Expand Down

0 comments on commit 73818b0

Please sign in to comment.