๐๏ธStyles
Types of Badges
Shields.io has 5 different styles of buttons, including:
1
Plastic
2
Flat-Square
3
Flat
4
Social
5
For The Badge
This project uses Flat badges for the sake of simplicity, similar to how markdown-badges uses For The Badge badges for theirs.
If you want to change the style of your badge, add the following code into your badge:
Plastic:
style=plastic
Example: 
Result:
Flat Square:
style=flat-square
Example: 
Result:
Flat:
style=flat
Example: 
Result:
Social
style=social
Example: 
Result:
For The Badge
style=for-the-badge
Example: 
Result:
Last updated
Was this helpful?