Skip to content

Commit

Permalink
Moving the difference doc on the top.
Browse files Browse the repository at this point in the history
  • Loading branch information
sagrawal31 committed Jul 14, 2019
1 parent 645d5f3 commit 1633f90
Showing 1 changed file with 12 additions and 12 deletions.
24 changes: 12 additions & 12 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Cordova Firebase Plugin2
# Cordova Firebase Plugin

[![npm version](https://badge.fury.io/js/cordova-plugin-firebase-lib.svg)](https://badge.fury.io/js/cordova-plugin-firebase-lib)

Expand All @@ -8,10 +8,10 @@ This plugin brings push notifications, analytics, event tracking, crash reportin

<!-- toc -->

- [Difference from the fork repository](#difference-from-the-fork-repository)
- [Prerequisites](#prerequisites)
* [For Android App](#for-android-app)
* [For iOS App](#for-ios-app)
- [Difference from the fork repository](#difference-from-the-fork-repository)
- [Confirm your Cordova environment versions](#confirm-your-cordova-environment-versions)
- [Major Releases](#major-releases)
* [v5.x](#v5x)
Expand All @@ -37,6 +37,16 @@ This plugin brings push notifications, analytics, event tracking, crash reportin

<!-- tocstop -->

## Difference from the fork repository

Maintained by [Wiz Panda](https://www.wizpanda.com/).

The [author](https://github.com/arnesson) did a great job on the plugin. But seems not to be maintaining the changes. So we at **Wiz Panda**
thought to maintain the repository with the latest changes & fixes so the others can take benefit of the Firebase in their cordova
application. To see a full list of changes done after we started maintaining this fork, please see the
[Releases](https://github.com/wizpanda/cordova-plugin-firebase-lib/releases) or read the
[CHANGELOG.md](https://github.com/wizpanda/cordova-plugin-firebase-lib/blob/master/CHANGELOG.md#v300)

## Prerequisites

### For Android App
Expand All @@ -50,16 +60,6 @@ This plugin brings push notifications, analytics, event tracking, crash reportin
2. CocoaPods 1.4.0 or later.
3. Check more here at https://firebase.google.com/docs/ios/setup#prerequisites

## Difference from the fork repository

Maintained by [Wiz Panda](https://www.wizpanda.com/).

The [author](https://github.com/arnesson) did a great job on the plugin. But seems not to be maintaining the changes. So we at **Wiz Panda**
thought to maintain the repository with the latest changes & fixes so the others can take benefit of the Firebase in their cordova
application. To see a full list of changes done after we started maintaining this fork, please see the
[Releases](https://github.com/wizpanda/cordova-plugin-firebase-lib/releases) or read the
[CHANGELOG.md](https://github.com/wizpanda/cordova-plugin-firebase-lib/blob/master/CHANGELOG.md#v300)

## Confirm your Cordova environment versions

Before you continue installing this plugin, please confirm your Cordova environment versions. You can either get everything by just
Expand Down

0 comments on commit 1633f90

Please sign in to comment.