diff --git a/README.md b/README.md
index f596bdd..ed0c784 100644
--- a/README.md
+++ b/README.md
@@ -10,6 +10,7 @@
[](https://github.com/coregx/coregex/stargazers)
[](https://github.com/coregx/coregex/issues)
[](https://github.com/coregx/coregex/discussions)
+[](https://opencollective.com/coregx)
High-performance regex engine for Go. Drop-in replacement for `regexp` with **3-3000x speedup**.\*
@@ -285,6 +286,18 @@ uawk '/error/ { print $0 }' server.log
- [RE2](https://github.com/google/re2) — O(n) guarantees
- [Hyperscan](https://github.com/intel/hyperscan) — SIMD algorithms
+## Sponsors
+
+coregex is an independent open-source project. Development is sustained by contributors and sponsors.
+
+
+
+### Backers
+
+
+
+
+
## License
MIT — see [LICENSE](LICENSE).