Skip to content

Commit 77e724e

Browse files
Add logos and update the repository header (#67)
1 parent 77201ec commit 77e724e

File tree

5 files changed

+249
-1
lines changed

5 files changed

+249
-1
lines changed

README.md

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
# Python WireMock Admin API Client
22

3+
<p align="center">
4+
<a href="https://wiremock.org/docs/solutions/python/" target="_blank">
5+
<img width="512px" src="docs/images/python-wiremock-horizontal.png" alt="WireMock Logo"/>
6+
</a>
7+
</p>
8+
39
This is a python admin API client to a standalone WireMock server.
410

5-
[![Build Status](https://travis-ci.org/wiremock/python-wiremock.svg?branch=master)](https://travis-ci.org/wiremock/python-wiremock)
11+
[![a](https://img.shields.io/badge/slack-%23wiremock%2Fpython-brightgreen?style=flat&logo=slack)](https://slack.wiremock.org/)
612
[![Coverage Status](https://coveralls.io/repos/github/wiremock/python-wiremock/badge.svg?branch=master)](https://coveralls.io/github/wiremock/python-wiremock?branch=master)
713
[![Docs](https://img.shields.io/badge/docs-latest-brightgreen.svg)](http://wiremock.readthedocs.org/)
814

14.7 KB
Loading

docs/images/python-wiremock-logo.png

7.84 KB
Loading

docs/images/python-wiremock-logo.svg

Lines changed: 242 additions & 0 deletions
Loading
27.9 KB
Loading

0 commit comments

Comments
 (0)