Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
briangonzalez committed Jan 24, 2017
1 parent b5aa167 commit 4668047
Showing 1 changed file with 11 additions and 2 deletions.
13 changes: 11 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,15 @@
# Ember-router-scroll
# ember-router-scroll

[![Build Status](https://travis-ci.org/dollarshaveclub/ember-router-scroll.svg?branch=master)](https://travis-ci.org/dollarshaveclub/ember-router-scroll)

> Scroll to page top on transition, like a non-SPA website. An alternative scroll behavior for Ember applications.
## Installation

```
ember install ember-router-scroll
```

Scroll to page top on transition, like a non-SPA website. An alternative scroll behavior for Ember applications.
## Demo
See [demo](https://dollarshaveclub.github.io/router-scroll-demo/) made by [@Chuabacca](https://github.com/Chuabacca/)

Expand Down

0 comments on commit 4668047

Please sign in to comment.