From a0fc15e1aecb628e507c6074a928f5fae2c90738 Mon Sep 17 00:00:00 2001 From: quobix Date: Wed, 17 Apr 2024 08:02:57 -0400 Subject: [PATCH] =?UTF-8?q?Added=20badges=20to=20readme,=20it=E2=80=99s=20?= =?UTF-8?q?time.?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/README.md b/README.md index 59f5338..696e611 100644 --- a/README.md +++ b/README.md @@ -2,6 +2,11 @@ ![logo](.github/wiretap-hero.png) +[![discord](https://img.shields.io/discord/923258363540815912)](https://discord.gg/x7VACVuEGP) +[![GitHub downloads](https://img.shields.io/github/downloads/pb33f/wiretap/total?label=github%20downloads&style=flat-square)](https://github.com/pb33f/wiretap/releases) +[![npm](https://img.shields.io/npm/dm/@pb33f/wiretap?style=flat-square&label=npm%20downloads)](https://www.npmjs.com/package/@pb33f/wiretap) +[![Docker Pulls](https://img.shields.io/docker/pulls/pb33f/wiretap?style=flat-square)](https://hub.docker.com/r/pb33f/wiretap) + A local and pipeline based tool to sniff API request and responses from clients and servers to detect OpenAPI contract violations and compliance.