We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0557d67 commit eb7d788Copy full SHA for eb7d788
README.md
@@ -1,8 +1,9 @@
1
-angularFire
+AngularFire
2
===========
3
-angularFire is an [AngularJS](http://angularjs.org/) service that integrates
+AngularFire is an [AngularJS](http://angularjs.org/) service that integrates
4
with [Firebase](http://www.firebase.com) so you can easily add real-time
5
-features to your app!
+features to your app. Firebase is a full backend so you don't need servers
6
+to build your Angular app!
7
8
The bindings let you associate a Firebase URL with a model (or set of models),
9
and they will be transparently kept in sync across all clients currently using
0 commit comments