From e346bb12bb900e7f876b3e838cc80c06f98191a5 Mon Sep 17 00:00:00 2001 From: startupandrew Date: Thu, 21 May 2015 16:27:55 -0700 Subject: [PATCH] readme tweaks, including bumping firebase version to 2.2.5 --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 8451ccf3..95663d4e 100644 --- a/README.md +++ b/README.md @@ -8,7 +8,7 @@ interfaces. [Firebase](http://www.firebase.com/?utm_source=reactfire) complements it perfectly by providing an easy-to-use, realtime data source for populating the `state` of React components. With [ReactFire](https://www.firebase.com/docs/web/libraries/react/?utm_source=reactfire), it only -takes a few lines of JavaScript to integrate Firebase into React apps via the `ReactFireMixin`. +takes a few lines of JavaScript to integrate Firebase data into React apps via the `ReactFireMixin`. [Read through our documentation](https://www.firebase.com/docs/web/libraries/react/?utm_source=reactfire) on using Firebase with React and [check out our live Todo app demo](https://reactfiretodoapp.firebaseapp.com/) @@ -25,7 +25,7 @@ In order to use ReactFire in your project, you need to include the following fil - +