Update README.md

This commit is contained in:
Michael Diarmid 2017-03-17 12:41:34 +00:00 committed by GitHub
parent 86498b76d0
commit 277f9b856c
1 changed files with 1 additions and 1 deletions

View File

@ -10,7 +10,7 @@ npm i react-native-firebase --save
[![npm version](https://img.shields.io/npm/v/react-native-firebase.svg)](https://www.npmjs.com/package/react-native-firebase)
[![License](https://img.shields.io/npm/l/react-native-firebase.svg)](/LICENSE)
RNFirebase is a _light-weight_ layer sitting on-top of the native Firebase libraries for both iOS and Android which mirrors the React Native JS api as closely as possible.
RNFirebase is a _light-weight_ layer sitting on-top of the native Firebase libraries for both iOS and Android which mirrors the Firebase Web SDK as closely as possible.
## RNFirebase vs Firebase Web SDK