From b33fc67640bfbe277645cf3a9a79ad2167e6ba83 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Gustavo=20Cha=C3=ADn?= Date: Sun, 19 Aug 2018 10:18:20 +0200 Subject: [PATCH] Update README.md Readme re-work --- README.md | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 4047ae3..81494b2 100644 --- a/README.md +++ b/README.md @@ -1,12 +1,15 @@ ![HTTPLAB](https://github.com/gchaincl/httplab/blob/master/images/httplab_logo.png) -[![Build Status](https://travis-ci.org/gchaincl/httplab.svg?branch=master)](https://travis-ci.org/gchaincl/httplab) [![Go Report Card](https://goreportcard.com/badge/github.com/gchaincl/httplab)](https://goreportcard.com/report/gchaincl/httplab) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) +[![Build Status](https://travis-ci.org/gchaincl/httplab.svg?branch=master)](https://travis-ci.org/gchaincl/httplab) [![Go Report Card](https://goreportcard.com/badge/github.com/gchaincl/httplab)](https://goreportcard.com/report/gchaincl/httplab) [![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg?style=flat-square)](http://makeapullrequest.com) + ---- The interactive web server. HTTPLabs let you inspect HTTP requests and forge responses. +Buy Me A Coffee + +--- ![screencast](images/screencast.gif) # Install