diff --git a/.github/README-template.j2 b/.github/README-template.j2
index 5951653..4ffff41 100644
--- a/.github/README-template.j2
+++ b/.github/README-template.j2
@@ -3,6 +3,14 @@
+
+
# Awesome First Pull Request Opportunities [](https://github.com/sindresorhus/awesome)
Inspired by [First Timers Only](https://kentcdodds.com/blog/first-timers-only) blog post.
@@ -32,6 +40,8 @@ Contributions are welcome! See the [contributing guidelines](CONTRIBUTING.md).
## Thanks to GitHub Sponsors
+Thanks to Warp.dev for sponsoring this repository through a donation to a charity of my choice.
+
{% for sponsor in sponsors %}{% if loop.index != 1 and (loop.index - 1) % 6 == 0 %}
{% endif %} {{ sponsor.name }} | {% endfor %}
## License