docs: Add SerpApi to Supporters (#3591)

* Update README.md
* Add logos
This commit is contained in:
Ilkka Seppälä
2026-08-30 09:28:23 +03:00
committed by GitHub
parent 126ad5fa1f
commit 7c0abffe05
4 changed files with 183 additions and 0 deletions
+20
View File
@@ -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 worlds 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 -->
File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 9.3 KiB

File diff suppressed because one or more lines are too long

After

Width:  |  Height:  |  Size: 11 KiB