Skip to content

Commit

Permalink
Update Firebase version in README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Jacob Wenger committed Jul 5, 2016
1 parent ac027c0 commit 26df90e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -34,7 +34,7 @@ In order to use GeoFire in your project, you need to include the following files

```html
<!-- Firebase -->
<script src="https://www.gstatic.com/firebasejs/3.0.3/firebase.js"></script>
<script src="https://www.gstatic.com/firebasejs/3.1.0/firebase.js"></script>

<!-- GeoFire -->
<script src="https://cdn.firebase.com/libs/geofire/4.1.1/geofire.min.js"></script>
Expand Down

0 comments on commit 26df90e

Please sign in to comment.