Skip to content

Commit 2bbc288

Browse files
committed
docs: update sponsorship section
1 parent c4347cd commit 2bbc288

File tree

1 file changed

+8
-7
lines changed

1 file changed

+8
-7
lines changed

README.md

Lines changed: 8 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -137,18 +137,19 @@ Be warned, this may produce a *metric ton* of output. It's sometimes shocking ju
137137
- Issue a PR against `main` and request review. Make sure all tests pass and coverage is good.
138138
- Write about `autorel` in your blog, tweet about it, or share it with your friends!
139139

140-
## License
140+
# Sponsorship
141141

142-
MIT © Marc H. Weiner
143-
144-
[See full license](LICENSE)
145-
146-
## Sponsors
142+
Want to sponsor this project? [Reach out to me via email](mailto:[email protected]?subject=I%20want%20to%20sponsor%20cjs-mock).
147143

148144
<picture>
149145
<source srcset="docs/aeroview-logo-lockup-dark.svg" media="(prefers-color-scheme: dark)">
150146
<source srcset="docs/aeroview-logo-lockup.svg" media="(prefers-color-scheme: light)">
151147
<img src="docs/aeroview-logo-lockup.svg" alt="Logo" style="max-width: 150px;margin: 0 0 10px">
152148
</picture>
153149

154-
Aeroview is a developer-friendly, AI-powered observability platform that helps you monitor, troubleshoot, and optimize your applications. Get started for free at [https://aeroview.io](https://aeroview.io).
150+
Aeroview is a lightning-fast, developer-friendly, and AI-powered logging IDE. Get started for free at [https://aeroview.io](https://aeroview.io).
151+
152+
# License
153+
154+
MIT &copy; Marc H. Weiner
155+
[See full license](LICENSE)

0 commit comments

Comments
 (0)