Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
27 changes: 21 additions & 6 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -189,12 +189,27 @@ Got questions or you just want to get in touch? Use our issues page or one of th

## Sponsored by

Pester is sponsored by:

<a href="https://chocolatey.org/"><img src="https://chocolatey.org/assets/images/global-shared/logo-square.svg" height="64" /></a>
<a href="https://www.lambdatest.com/" target="_blank"><img src="https://www.lambdatest.com/blue-logo.png" height="64" /></a>


Pester is sponsored by:

<style>
.sponsor-logo {
max-height: 64px;
max-width: 255px;
padding: 15px;
vertical-align: middle;
}

@media (max-width: 767px) {
.markdown-body {
padding: 15px;
}
}
</style>

<a href="https://chocolatey.org/"><img src="https://chocolatey.org/assets/images/global-shared/logo-square.svg" class="sponsor-logo" /></a>
<a href="https://www.lambdatest.com/" target="_blank"><img src="https://www.lambdatest.com/blue-logo.png" class="sponsor-logo" /></a>
<a href="https://www.dotcom-monitor.com/" target="_blank"><img src="images/readme/dotcom-monitor-logo.png" class="sponsor-logo" /></a>
<a href="https://www.loadview-testing.com/" target="_blank"><img src="images/readme/loadview-logo.png" class="sponsor-logo" /></a>

As well as all the great folks on [OpenCollective](https://opencollective.com/pester) and [GitHub](https://github.com/users/nohwnd/sponsorship#sponsors).

Expand Down
Binary file added images/readme/dotcom-monitor-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added images/readme/loadview-logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading