File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -5,9 +5,9 @@ This is a simple implementation of Promises. It is a super set of ES6 Promises
5
5
6
6
For detailed tutorials on its use, see www.promisejs.org
7
7
8
- [ ![ Build Status] ( https://travis-ci.org/ then/promise.png )] ( https://travis-ci.org/then/promise )
9
- [ ![ Dependency Status] ( https://gemnasium.com/ then/promise.png )] ( https://gemnasium.com/then/promise )
10
- [ ![ NPM version] ( https://badge.fury .io/js/ promise.png )] ( http ://badge.fury.io/js /promise)
8
+ [ ![ Build Status] ( https://img.shields.io/travis/ then/promise/master.svg )] ( https://travis-ci.org/then/promise )
9
+ [ ![ Dependency Status] ( https://img.shields.io/gemnasium/ then/promise.svg )] ( https://gemnasium.com/then/promise )
10
+ [ ![ NPM version] ( https://img.shields .io/npm/v/ promise.svg )] ( https ://www.npmjs.org/package /promise)
11
11
12
12
## Installation
13
13
You can’t perform that action at this time.
0 commit comments