Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
azproduction committed Nov 22, 2013
1 parent 5614d27 commit 052fa01
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,17 +1,14 @@
# request-as-curl
[![NPM Version](https://badge.fury.io/js/request-as-curl.png)]
(https://npmjs.org/package/request-as-curl)

[![Build Status](https://travis-ci.org/azproduction/node-request-as-curl.png?branch=master)]
(https://travis-ci.org/azproduction/node-request-as-curl)

[![Coverage Status](https://coveralls.io/repos/azproduction/node-request-as-curl/badge.png?branch=master)]
(https://coveralls.io/r/azproduction/node-request-as-curl)

[![Dependency Status](https://gemnasium.com/azproduction/request-as-curl.png)]
(https://gemnasium.com/azproduction/request-as-curl)

Serializes http.ClientRequest as curl(1) command string
Serializes http.ClientRequest as curl(1) command string. This is like [Copy as cURL](https://twitter.com/ChromiumDev/status/317183238026186752), but for node.

## Installation

Expand Down

0 comments on commit 052fa01

Please sign in to comment.