Skip to content

Commit 98b5d8f

Browse files
authored
Improve the sponsors section
1 parent e3bbf59 commit 98b5d8f

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -159,10 +159,15 @@ using (var browser = await PuppeteerSharp.Puppeteer.ConnectAsync(options))
159159

160160
## Sponsors
161161

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.
163+
164+
<div style="display:inline">
165+
<img src="https://raw.githubusercontent.com/aaubry/YamlDotNet/master/Sponsors/aws-logo-small.png" width="200" height="200"/>
166+
<img src="https://upload.wikimedia.org/wikipedia/en/thumb/0/08/JetBrains_beam_logo.svg/1200px-JetBrains_beam_logo.svg.png" width="200" height="200"/>
167+
</div>
168+
169+
And a huge thanks to everyone who has sponsored this project:
163170

164171
<!-- sponsors --><a href="https://github.com/tolgabalci"><img src="https://github.com/tolgabalci.png" width="60px" alt="Tolga Balci" /></a><a href="https://github.com/nogginbox"><img src="https://github.com/nogginbox.png" width="60px" alt="Richard Garside" /></a><a href="https://github.com/aws"><img src="https://github.com/aws.png" width="60px" alt="Amazon Web Services" /></a><a href="https://github.com/curtiswmcmillin"><img src="https://github.com/curtiswmcmillin.png" width="60px" alt="Curtis W McMillin" /></a><!-- sponsors -->
165172

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).
167173

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)