You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-3Lines changed: 8 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -159,10 +159,15 @@ using (var browser = await PuppeteerSharp.Puppeteer.ConnectAsync(options))
159
159
160
160
## Sponsors
161
161
162
-
A huge thanks to everyone who has sponsored this project:
162
+
A massive thanks 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) and [JetBrains](https://www.jetbrains.com/?from=PuppeteerSharp) for a community Resharper and Rider license to use on this project.
And a huge thanks to everyone who has sponsored this project:
163
170
164
171
<!-- sponsors --><ahref="https://github.com/tolgabalci"><imgsrc="https://github.com/tolgabalci.png"width="60px"alt="Tolga Balci" /></a><ahref="https://github.com/nogginbox"><imgsrc="https://github.com/nogginbox.png"width="60px"alt="Richard Garside" /></a><ahref="https://github.com/aws"><imgsrc="https://github.com/aws.png"width="60px"alt="Amazon Web Services" /></a><ahref="https://github.com/curtiswmcmillin"><imgsrc="https://github.com/curtiswmcmillin.png"width="60px"alt="Curtis W McMillin" /></a><!-- sponsors -->
165
172
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).
167
173
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