Update README

This commit is contained in:
Tom Robinson 2013-07-26 15:55:16 -07:00
parent 581567adf3
commit 42400aa62c
1 changed files with 13 additions and 0 deletions

View File

@ -2,3 +2,16 @@ activepush
==========
Web Push service built around ActiveMQ
Usage
-----
npm install
bin/activepush [environment]
The optional `environment` argument corresponds to a configuration file in `configure`, which defaults to `development` and overrides values in the "default.yml" configuration file.
Testing
-------
npm test