Skip to content

Commit

Permalink
add starter ref and minimum requirement on readme
Browse files Browse the repository at this point in the history
  • Loading branch information
antonybudianto committed Mar 4, 2017
1 parent 22e097e commit e22bca2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,11 @@ Express middleware for your Firebase applications.

[![npm version](https://badge.fury.io/js/express-firebase-middleware.svg)](https://badge.fury.io/js/express-firebase-middleware)

> Starting new express firebase project? try out [Express Firebase](https://github.com/antonybudianto/express-firebase) starter
## Minimum requirements
- Node 6 or later
- npm 3 or later

## How to use
1. Install the packages using npm
Expand Down

0 comments on commit e22bca2

Please sign in to comment.