File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -8,13 +8,16 @@ For detailed tutorials on its use, see www.promisejs.org
8
8
[ ![ travis] [ travis-image ]] [ travis-url ]
9
9
[ ![ dep] [ dep-image ]] [ dep-url ]
10
10
[ ![ npm] [ npm-image ]] [ npm-url ]
11
+ [ ![ downloads] [ downloads-image ]] [ downloads-url ]
11
12
12
13
[ travis-image ] : https://img.shields.io/travis/then/promise.svg?style=flat
13
14
[ travis-url ] : https://travis-ci.org/then/promise
14
15
[ dep-image ] : https://img.shields.io/gemnasium/then/promise.svg?style=flat
15
16
[ dep-url ] : https://gemnasium.com/then/promise
16
17
[ npm-image ] : https://img.shields.io/npm/v/promise.svg?style=flat
17
18
[ npm-url ] : https://npmjs.org/package/promise
19
+ [ downloads-image ] : https://img.shields.io/npm/dm/promise.svg?style=flat
20
+ [ downloads-url ] : https://npmjs.org/package/promise
18
21
19
22
## Installation
20
23
You can’t perform that action at this time.
0 commit comments