Skip to content

Commit

Permalink
Release version 0.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Orlandster committed Nov 6, 2017
1 parent def2a8e commit 59521a2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,14 +6,14 @@ karma-firebase :fire:

A simple plugin for `integration` and `e2e` testing with Firebase. The plugin is based on `firebase-server`.

# Installation
## Installation
The easiest way is to install `karma-firebase` is by doing the following way:

```bash
$ npm install karma-firebase --save-dev
```

# Configuration
## Configuration
Once `karma-firebase` is installed you can make use of it by adding the plugin to your karma configuration file.

### `karma.conf.js`
Expand Down

0 comments on commit 59521a2

Please sign in to comment.