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
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -54,6 +54,26 @@ The project contributors can get the book for free. Contact the maintainer via [

This project is licensed under the terms of the MIT license.

# Supporters

<table>
<tr>
<td align="center" width="32%">
<a href="https://serpapi.com/?utm_source=javadesignpatterns">
<picture>
<source media="(prefers-color-scheme: dark)" srcset="assets/banner-wide.svg">
<source media="(prefers-color-scheme: light)" srcset="assets/banner-wide-black.svg">
<img src="assets/banner-wide-black.svg" width="280" alt="SerpApi logo">
</picture>
</a>
</td>
<td valign="middle">
<h3><a href="https://serpapi.com/?utm_source=javadesignpatterns">SerpApi</a></h3>
<p>SerpApi is the world’s leading provider of search data, pioneering APIs that turn search engine results into structured, developer-ready information.</p>
</td>
</tr>
</table>

# Contributors

<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->
Expand Down
39 changes: 39 additions & 0 deletions assets/banner-wide-black.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
39 changes: 39 additions & 0 deletions assets/banner-wide-white.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Loading