The “Styled with STYLE.md” badge
Add the “Styled with STYLE.md” badge to a repo that follows a STYLE.md file. It signals the convention to anyone browsing the project and links back to the STYLE.md page.
Add the badge
Paste this Markdown into your README.md:
[](https://styleref.io/style-md)It renders a small badge that links to https://styleref.io/style-md.
Where it links
The badge links to the STYLE.md convention page at styleref.io/style-md , so a reader who clicks it learns what STYLE.md is and how to build one.
When to use it
Add the badge once a repo has a STYLE.md that a coding agent or contributor is expected to follow. It’s a convention marker, not a certification — keep it accurate by keeping the file in place.
Next steps
- Add STYLE.md to a project — create the file the badge advertises.
- Validate & lint — keep the file well-formed.
Last updated on