[docs] update usage

This commit is contained in:
Salakar 2017-08-26 06:06:30 +01:00
parent 03abfab99b
commit 75bd06e007
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
# Usage
After creating a Firebase project and installing the library, we can use it in our project by importing the library in our JavaScript:
After creating a Firebase project and installing the library, you can then use it in your project by importing the library in your JavaScript code:
```javascript
import firebase from 'react-native-firebase';