Skip to content

Commit ec0e333

Browse files
authored
Update sponsorship section
1 parent 3eeefa0 commit ec0e333

File tree

1 file changed

+5
-26
lines changed

1 file changed

+5
-26
lines changed

README.md

Lines changed: 5 additions & 26 deletions
Original file line numberDiff line numberDiff line change
@@ -14,23 +14,6 @@
1414

1515
Puppeteer Sharp is a .NET port of the official [Node.JS Puppeteer API](https://github.com/puppeteer/puppeteer).
1616

17-
# Google for testing is here!
18-
19-
Puppeteer Sharp v11 introduced some breaking changes.
20-
21-
![image](https://github.com/hardkoded/puppeteer-sharp/assets/2198466/fa8ef603-d402-4df3-bef6-08a088c29c71)
22-
23-
I recommend you to go to [the release page](https://github.com/hardkoded/puppeteer-sharp/releases/tag/v11.0.0) and take a look at those changes.
24-
25-
But it brings Google for testing!
26-
27-
![image](https://github.com/hardkoded/puppeteer-sharp/assets/2198466/57ab6d98-21e0-43c2-9259-4d05d41ef55b)
28-
29-
Now, PuppeteerSharp uses Google for testing instead of Chromium. And the new supported version is v115!
30-
You can still you Chromium if you want to by using `SupportedBrowser.Chromium`.
31-
32-
Feel free to [create an issue](https://github.com/hardkoded/puppeteer-sharp/issues/new) if these new changes don't work for you.
33-
3417
## Useful links
3518

3619
* [API Documentation](http://www.puppeteersharp.com/api/index.html)
@@ -174,16 +157,12 @@ using (var browser = await PuppeteerSharp.Puppeteer.ConnectAsync(options))
174157
}
175158
```
176159

177-
## Backers
160+
## Sponsors
178161

179-
Support us with a monthly donation and help us continue our activities. [Become a backer](https://opencollective.com/hardkoded-projects).
162+
A huge thanks to everyone who has sponsored this project:
180163

181-
<a href="https://opencollective.com/puppeteer-sharp/backer/0/website" target="_blank"><img src="https://opencollective.com/hardkoded-projects/backer/0/avatar.svg"></a>
182-
<a href="https://opencollective.com/puppeteer-sharp/backer/1/website" target="_blank"><img src="https://opencollective.com/hardkoded-projects/backer/1/avatar.svg"></a>
183-
<a href="https://opencollective.com/puppeteer-sharp/backer/2/website" target="_blank"><img src="https://opencollective.com/hardkoded-projects/backer/2/avatar.svg"></a>
184-
<a href="https://opencollective.com/puppeteer-sharp/backer/3/website" target="_blank"><img src="https://opencollective.com/hardkoded-projects/backer/3/avatar.svg"></a>
185-
<a href="https://opencollective.com/puppeteer-sharp/backer/3/website" target="_blank"><img src="https://opencollective.com/hardkoded-projects/backer/4/avatar.svg"></a>
164+
<!-- sponsors --><!-- sponsors -->
186165

187-
## Thanks
166+
But a massive thanks in particular to [AWS](https://github.com/aws), who sponsored Puppeteer-sharp from Nov 2023 via the [.NET on AWS Open Source Software Fund](https://github.com/aws/dotnet-foss).
188167

189-
Thanks to [JetBrains](https://www.jetbrains.com/?from=PuppeteerSharp) for a community Resharper license to use on this project.
168+
Thanks to [JetBrains](https://www.jetbrains.com/?from=PuppeteerSharp) for a community Resharper and Rider license to use on this project.

0 commit comments

Comments
 (0)