Skip to content
This repository was archived by the owner on Mar 17, 2025. It is now read-only.

Commit a39d3cf

Browse files
committed
Add UTM code to outgoing link
1 parent c53b2e9 commit a39d3cf

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
AngularFire
22
===========
33
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. Firebase is a full backend so you don't need servers
6-
to build your Angular app!
4+
with [Firebase](http://www.firebase.com/?utm_medium=web&utm_source=angularFire)
5+
so you can easily add real-time features to your app. Firebase is a full backend
6+
so you don't need servers to build your Angular app!
77

88
The bindings let you associate a Firebase URL with a model (or set of models),
99
and they will be transparently kept in sync across all clients currently using

0 commit comments

Comments
 (0)