File tree 1 file changed +2
-1
lines changed
1 file changed +2
-1
lines changed Original file line number Diff line number Diff line change 3
3
<!-- BADGES -->
4
4
[ ![ Build Status] ( https://travis-ci.org/firebase/firebase-js-sdk.svg?branch=master )] ( https://travis-ci.org/firebase/firebase-js-sdk )
5
5
[ ![ Build Status] ( https://saucelabs.com/buildstatus/firebase-oss )] ( https://saucelabs.com/u/firebase-oss )
6
+ [ ![ Version] ( https://img.shields.io/npm/v/firebase.svg?label=version )] ( https://www.npmjs.com/package/firebase )
6
7
<!-- END BADGES -->
7
8
8
9
The Firebase JavaScript SDK implements the client-side libraries used by
@@ -15,7 +16,7 @@ applications using Firebase services. This SDK is distributed via:
15
16
To get started using Firebase, see
16
17
[ Add Firebase to your JavaScript Project] ( https://firebase.google.com/docs/web/setup ) .
17
18
18
- Current [ Release Notes] ( https://firebase.google.com/support/release-notes/js )
19
+ [ ![ Release Notes] ( https://img.shields.io/npm/v/firebase.svg?style=flat-square&label=Release%20Notes%20for&labelColor=039be5&color=666 ) ]( https://firebase.google.com/support/release-notes/js )
19
20
20
21
## SDK Dev Workflow
21
22
You can’t perform that action at this time.
0 commit comments