Skip to content

Commit 69e08d6

Browse files
committed
Updare Readme
1 parent b087543 commit 69e08d6

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

readme.md

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,11 @@
44

55
# React Native Firebase Chat
66

7+
[![Build Status][ico-travis]][link-travis]
78
[![React Native][react_native-badge]][react_native-url]
89
[![Android Platform][android_platform-badge]][android_platform-url]
910
[![Android Studio][android_studio-badge]][android_studio-url]
11+
[![Codebeat][codebeat-badge]][codebeat-url]
1012

1113
React Native chat application using Firebase backend.
1214

@@ -31,15 +33,8 @@ BinBytes is an mobile & web application development agency in Rajkot, India. You
3133

3234
### Mandatory
3335
- Install [Android Studio](https://developer.android.com/studio/index.html) and create an emulator.
34-
- Install [Homebrew](https://brew.sh/).
3536
- Install [Node](https://nodejs.org), [Watchman](https://facebook.github.io/watchman/) and [React Native](https://facebook.github.io/react-native/).
3637

37-
```
38-
brew update
39-
brew install node
40-
brew install watchman
41-
npm install -g react-native-cli
42-
```
4338

4439
### Optional
4540
- Install [VS Code](https://code.visualstudio.com/) and follow extensions: `prettier`
@@ -87,4 +82,8 @@ MIT License. Please see the [license file](LICENSE.md) for more information.
8782
[android_platform-badge]: https://img.shields.io/badge/Android-4.1+-green.svg
8883
[android_platform-url]: https://developer.android.com/index.html
8984
[android_studio-badge]: https://img.shields.io/badge/Android%20Studio-3.2.1+-green.svg
90-
[android_studio-url]: https://developer.android.com/studio/install
85+
[android_studio-url]: https://developer.android.com/studio/install
86+
[codebeat-badge]: https://codebeat.co/badges/f22bd54a-d944-440d-aa4d-3a99f79b41d3
87+
[codebeat-url]: https://codebeat.co/projects/github-com-binbytes-react-native-firebase-chat-master
88+
[ico-travis]: https://img.shields.io/travis/binbytes/laravel-model-media-backup/master.svg?style=flat-square
89+
[link-travis]: https://travis-ci.org/binbytes/react-native-firebase-chat

0 commit comments

Comments
 (0)