Badges
Shipped a plugin built with truce? You are welcome to show it off with a "Built with Truce" badge on your project's README, site, or store page. It is entirely optional - nothing about truce requires it - but it helps other developers find the framework, and we appreciate it.
#The badges
#Add one to your README
Markdown:
[](https://truce.audio/)
HTML (for finer control over size):
<a href="https://truce.audio/">
<img src="https://truce.audio/branding/built-with-truce-dark.svg" alt="Built with Truce" height="42">
</a>
Swap the file name for whichever variant suits your page:
| Badge | File |
|---|---|
| Pill, dark | built-with-truce-dark.svg |
| Pill, light | built-with-truce-light.svg |
| Stacked | built-with-truce-stacked.svg |
| Mini | truce-mini.svg |
All live under https://truce.audio/branding/.