Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jasonmit committed May 30, 2016
1 parent d2185e3 commit 7fb27bf
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,12 @@ ES6 accessible module for momentjs within your Ember applications.
import moment from 'moment';
```

## Features

* ES6 accessible module for moment
* Convient way to bring in locales & timezones through configuration
* FastBoot support

## Upgrading

Whenever an upgrading ember-cli-moment-shim, be sure to rerun the generator manually if not installed via `ember install`. To do this, `ember g ember-cli-moment-shim`
Expand Down

0 comments on commit 7fb27bf

Please sign in to comment.