Skip to content

Commit 18ed81c

Browse files
committed
Added WireMock Cloud callout
1 parent 6d014e0 commit 18ed81c

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

README.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,19 @@
66
</a>
77
</p>
88

9+
---
10+
11+
<table>
12+
<tr>
13+
<td>
14+
<img src="https://wiremock.org/images/wiremock-cloud/wiremock_cloud_logo.png" alt="WireMock Cloud Logo" height="20" align="left">
15+
<strong>WireMock open source is supported by <a href="https://www.wiremock.io/cloud-overview?utm_source=github.com&utm_campaign=wiremock-README.md-banner">WireMock Cloud</a>. Please consider trying it out if your team needs advanced capabilities such as OpenAPI, dynamic state, data sources and more.</strong>
16+
</td>
17+
</tr>
18+
</table>
19+
20+
---
21+
922
Python WireMock is a library that allows users to interact with a WireMock instance from within a Python project.
1023
Full documentation can be found at [wiremock.readthedocs.org](http://wiremock.readthedocs.org/).
1124

0 commit comments

Comments
 (0)