Update README.md
This commit is contained in:
parent
40dd20d26f
commit
4fa51d2627
|
@ -1,4 +1,4 @@
|
||||||
# React Native Firebase<img align="left" src="http://i.imgur.com/01XQL0x.png">
|
# React Native Firebase<a href="https://invertase.io/react-native-firebase"><img align="left" src="http://i.imgur.com/01XQL0x.png"></a>
|
||||||
|
|
||||||
[![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/t6bdqMs)
|
[![Chat](https://img.shields.io/badge/chat-on%20discord-7289da.svg)](https://discord.gg/t6bdqMs)
|
||||||
[![Gitter](https://badges.gitter.im/invertase/react-native-firebase.svg)](https://gitter.im/invertase/react-native-firebase?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
[![Gitter](https://badges.gitter.im/invertase/react-native-firebase.svg)](https://gitter.im/invertase/react-native-firebase?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||||
|
@ -6,10 +6,12 @@
|
||||||
[![License](https://img.shields.io/npm/l/react-native-firebase.svg)](/LICENSE)
|
[![License](https://img.shields.io/npm/l/react-native-firebase.svg)](/LICENSE)
|
||||||
|
|
||||||
**RNFirebase** makes using [Firebase](http://firebase.com) with React Native simple.
|
**RNFirebase** makes using [Firebase](http://firebase.com) with React Native simple.
|
||||||
<hr>
|
|
||||||
|
|
||||||
> [Documentation](https://invertase.io/react-native-firebase)
|
> [Documentation](https://invertase.io/react-native-firebase)
|
||||||
|
|
||||||
|
|
||||||
|
<hr>
|
||||||
|
|
||||||
### Install
|
### Install
|
||||||
```bash
|
```bash
|
||||||
npm i react-native-firebase --save
|
npm i react-native-firebase --save
|
||||||
|
|
|
@ -1,10 +1,8 @@
|
||||||
|
|
||||||
<h1 align="center">
|
<h1 align="center">
|
||||||
<a href="http://invertase.io/react-native-firebase/#/">
|
<img src="https://camo.githubusercontent.com/6c827e5a0bb91259f82a1f4923ab7efa4891b119/687474703a2f2f692e696d6775722e636f6d2f303158514c30782e706e67"/><br>
|
||||||
<img src="https://camo.githubusercontent.com/6c827e5a0bb91259f82a1f4923ab7efa4891b119/687474703a2f2f692e696d6775722e636f6d2f303158514c30782e706e67"/><br>
|
|
||||||
</a>
|
|
||||||
|
|
||||||
<a href="http://invertase.io/react-native-firebase/#/">React Native Firebase</a>
|
React Native Firebase
|
||||||
</h1>
|
</h1>
|
||||||
|
|
||||||
<div style="text-align: center;">
|
<div style="text-align: center;">
|
||||||
|
|
Loading…
Reference in New Issue