File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -7,8 +7,8 @@ The API of this library is inspired by the [XMLHttpRequest-2 FormData Interface]
77[ xhr2-fd ] : http://dev.w3.org/2006/webapi/XMLHttpRequest-2/Overview.html#the-formdata-interface
88[ streams2-thing ] : http://nodejs.org/api/stream.html#stream_compatibility_with_older_node_versions
99
10- [ ![ Linux Build] ( https://img.shields.io/travis/form-data/form-data/master.svg?label=linux:0.10-5 .x )] ( https://travis-ci.org/form-data/form-data )
11- [ ![ Windows Build] ( https://img.shields.io/appveyor/ci/alexindigo/form-data/master.svg?label=windows:0.10-5 .x )] ( https://ci.appveyor.com/project/alexindigo/form-data )
10+ [ ![ Linux Build] ( https://img.shields.io/travis/form-data/form-data/master.svg?label=linux:0.10-6 .x )] ( https://travis-ci.org/form-data/form-data )
11+ [ ![ Windows Build] ( https://img.shields.io/appveyor/ci/alexindigo/form-data/master.svg?label=windows:0.10-6 .x )] ( https://ci.appveyor.com/project/alexindigo/form-data )
1212[ ![ Coverage Status] ( https://img.shields.io/coveralls/form-data/form-data/master.svg?label=code+coverage )] ( https://coveralls.io/github/form-data/form-data?branch=master )
1313
1414[ ![ Dependency Status] ( https://img.shields.io/david/form-data/form-data.svg )] ( https://david-dm.org/form-data/form-data )
@@ -17,7 +17,7 @@ The API of this library is inspired by the [XMLHttpRequest-2 FormData Interface]
1717## Install
1818
1919```
20- npm install form-data
20+ npm install --save form-data
2121```
2222
2323## Usage
You can’t perform that action at this time.
0 commit comments