Skip to content

Commit 7c0abff

Browse files
authored
docs: Add SerpApi to Supporters (#3591)
* Update README.md * Add logos
1 parent 126ad5f commit 7c0abff

4 files changed

Lines changed: 183 additions & 0 deletions

File tree

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,26 @@ The project contributors can get the book for free. Contact the maintainer via [
5454

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

57+
# Supporters
58+
59+
<table>
60+
<tr>
61+
<td align="center" width="32%">
62+
<a href="https://serpapi.com/?utm_source=javadesignpatterns">
63+
<picture>
64+
<source media="(prefers-color-scheme: dark)" srcset="assets/banner-wide.svg">
65+
<source media="(prefers-color-scheme: light)" srcset="assets/banner-wide-black.svg">
66+
<img src="assets/banner-wide-black.svg" width="280" alt="SerpApi logo">
67+
</picture>
68+
</a>
69+
</td>
70+
<td valign="middle">
71+
<h3><a href="https://serpapi.com/?utm_source=javadesignpatterns">SerpApi</a></h3>
72+
<p>SerpApi is the world’s leading provider of search data, pioneering APIs that turn search engine results into structured, developer-ready information.</p>
73+
</td>
74+
</tr>
75+
</table>
76+
5777
# Contributors
5878

5979
<!-- ALL-CONTRIBUTORS-LIST:START - Do not remove or modify this section -->

assets/banner-wide-black.svg

Lines changed: 39 additions & 0 deletions
Loading

assets/banner-wide-white.svg

Lines changed: 39 additions & 0 deletions
Loading

0 commit comments

Comments
 (0)