Skip to content

Commit

Permalink
docs(README): Fix listed CDN version (#10)
Browse files Browse the repository at this point in the history
  • Loading branch information
ismailbaskin authored and jshcrowthe committed May 17, 2017
1 parent c054dab commit 822a02c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
The Firebase JavaScript SDK implements the client-side libraries used by
applications using Firebase services. This SDK is distributed via:

- CDN (`<script src="https://www.gstatic.com/firebasejs/3.6.4/firebase.js"></script>`)
- CDN (`<script src="https://www.gstatic.com/firebasejs/4.0.0/firebase.js"></script>`)
- [npm package](https://www.npmjs.com/package/firebase)
- [Bower package](https://github.com/firebase/firebase-bower)

Expand Down

0 comments on commit 822a02c

Please sign in to comment.