Skip to content

Commit a6aa1cb

Browse files
authored
docs(readme): add Modem sponsor block (#209)
1 parent 078c08d commit a6aa1cb

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -161,6 +161,18 @@ Each example includes the exact command to run from the repository root.
161161

162162
For source setup, tests, packaging checks, and repo architecture, see [CONTRIBUTING.md](CONTRIBUTING.md).
163163

164+
## Sponsor
165+
166+
Sponsored by [Modem](https://modem.dev?utm_source=github&utm_medium=oss&utm_campaign=hunk).
167+
168+
<a href="https://modem.dev?utm_source=github&utm_medium=oss&utm_campaign=hunk">
169+
<picture>
170+
<source media="(prefers-color-scheme: dark)" srcset="https://modem.dev/images/logo/svg/modem-combined-white.svg">
171+
<source media="(prefers-color-scheme: light)" srcset="https://modem.dev/images/logo/svg/modem-combined-black.svg">
172+
<img src="https://modem.dev/images/logo/svg/modem-combined-black.svg" alt="Modem" width="220">
173+
</picture>
174+
</a>
175+
164176
## License
165177

166178
[MIT](LICENSE)

0 commit comments

Comments
 (0)