mirror of
https://github.com/http-party/node-http-proxy.git
synced 2025-12-08 20:59:18 +00:00
[readme] add links to badges on readme, fix #483
This commit is contained in:
parent
5dcdf2b36c
commit
4a517fbe6e
@ -12,8 +12,10 @@ proxies and load balancers.
|
|||||||
### Build Status
|
### Build Status
|
||||||
|
|
||||||
<p align="center">
|
<p align="center">
|
||||||
<img src="https://travis-ci.org/nodejitsu/node-http-proxy.png?branch=caronte"/>
|
<a href="https://travis-ci.org/nodejitsu/node-http-proxy" target="_blank">
|
||||||
<img src="https://coveralls.io/repos/nodejitsu/node-http-proxy/badge.png?branch=caronte"/>
|
<img src="https://travis-ci.org/nodejitsu/node-http-proxy.png?branch=caronte"/></a>
|
||||||
|
<a href="https://coveralls.io/r/nodejitsu/node-http-proxy" target="_blank">
|
||||||
|
<img src="https://coveralls.io/repos/nodejitsu/node-http-proxy/badge.png?branch=caronte"/></a>
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
### Core Concept
|
### Core Concept
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user