Skip to content

Commit cc67cb1

Browse files
author
Gustavo Chaín
committed
Update README.md
Readme re-work
1 parent eaad261 commit cc67cb1

File tree

1 file changed

+7
-2
lines changed

1 file changed

+7
-2
lines changed

README.md

Lines changed: 7 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,15 @@
11
![HTTPLAB](https://github.com/gchaincl/httplab/blob/master/images/httplab_logo.png)
22

3-
[![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)
3+
[![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)
4+
45

5-
---
66
The interactive web server.
77

88
HTTPLabs let you inspect HTTP requests and forge responses.
99

10+
<a href="https://www.buymeacoffee.com/gchaincl" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/white_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>
11+
12+
---
1013
![screencast](images/screencast.gif)
1114

1215
# Install
@@ -69,3 +72,5 @@ HTTPLab uses file to store pre-built responses, it will look for a file called `
6972
A sample file can be found [here](https://github.com/gchaincl/httplab/blob/master/.httplab.sample).
7073

7174
_HTTPLab is heavily inspired by [wuzz](https://github.com/asciimoo/wuzz)_
75+
76+
<a href="https://www.buymeacoffee.com/gchaincl" target="_blank"><img src="https://www.buymeacoffee.com/assets/img/custom_images/white_img.png" alt="Buy Me A Coffee" style="height: auto !important;width: auto !important;" ></a>

0 commit comments

Comments
 (0)