Skip to content

Commit ceadd8d

Browse files
committed
Add large badge style alternative to readme
Fixes #855
1 parent de01ff1 commit ceadd8d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

readme.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -306,6 +306,12 @@ Show the world you're using XO → [![XO code style](https://shields.io/badge/co
306306
[![XO code style](https://shields.io/badge/code_style-5ed9c7?logo=xo&labelColor=gray&logoSize=auto)](https://github.com/xojs/xo)
307307
```
308308

309+
Large badge: [![XO code style](https://shields.io/badge/code_style-5ed9c7?style=for-the-badge&logo=xo&labelColor=gray)](https://github.com/xojs/xo)
310+
311+
```md
312+
[![XO code style](https://shields.io/badge/code_style-5ed9c7?style=for-the-badge&logo=xo&labelColor=gray)](https://github.com/xojs/xo)
313+
```
314+
309315
Or [customize the badge](https://github.com/xojs/xo/issues/689#issuecomment-1253127616).
310316

311317
You can also find some nice dynamic XO badges on [badgen.net](https://badgen.net/#xo).

0 commit comments

Comments
 (0)