From 13b2fad50f7d72984cba9a1a910e0e829e57c59e Mon Sep 17 00:00:00 2001 From: Maze Winther Date: Sat, 5 Jul 2025 02:57:41 +0200 Subject: [PATCH] docs: add sponsors section to README and include Vercel support information --- README.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/README.md b/README.md index 36b9108..4f8beb8 100644 --- a/README.md +++ b/README.md @@ -126,6 +126,12 @@ We welcome contributions! Please see our [Contributing Guide](.github/CONTRIBUTI - Follow the setup instructions in CONTRIBUTING.md - Create a feature branch and submit a PR +## Sponsors + +Thanks to [Vercel](https://vercel.com?utm_source=github-opencut&utm_campaign=oss) for their support of open-source software. + +[![Deploy with Vercel](https://vercel.com/button)](https://vercel.com/new/clone?repository-url=https%3A%2F%2Fgithub.com%2FOpenCut-app%2FOpenCut&project-name=opencut&repository-name=opencut) + ## License [MIT LICENSE](LICENSE)