Badge
Show that your project uses cmakefmt by adding a badge to your README.
Markdown
Section titled “Markdown”[](https://cmakefmt.dev)reStructuredText
Section titled “reStructuredText”.. image:: https://img.shields.io/badge/formatted%20with-cmakefmt-blue :target: https://cmakefmt.dev :alt: Formatted with cmakefmt<a href="https://cmakefmt.dev"> <img src="https://img.shields.io/badge/formatted%20with-cmakefmt-blue" alt="Formatted with cmakefmt" /></a>Colour variants
Section titled “Colour variants”The badge uses the default shields.io blue. You can swap the colour by
replacing blue in the URL with any named shields.io colour
or a hex code (without #), for example:
https://img.shields.io/badge/formatted%20with-cmakefmt-4a90d9