Skip to content
This repository has been archived by the owner on Nov 21, 2024. It is now read-only.

Commit

Permalink
Simplify readme
Browse files Browse the repository at this point in the history
  • Loading branch information
BryanHunt committed Nov 11, 2017
1 parent ec8ee13 commit 1710cce
Showing 1 changed file with 0 additions and 22 deletions.
22 changes: 0 additions & 22 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,6 @@ There is a demo app in [tests/dummy](https://github.com/BryanHunt/ember-split-vi

## Installation

* `git clone` this repository
* `npm install`
* `bower install`

If you are using ember-cli, you can install as an addon.

```
ember install ember-split-view
```
Expand All @@ -30,11 +24,6 @@ resizeServiceDefaults: {
},
```

## Running

* `ember server`
* Visit your app at http://localhost:4200.

### Examples
Vertical SplitView example:

Expand Down Expand Up @@ -64,17 +53,6 @@ Horizontal SplitView example:
{{/split-view}}
```

## Running Tests

* `ember test`
* `ember test --server`

## Building

* `ember build`

For more information on using ember-cli, visit [http://www.ember-cli.com/](http://www.ember-cli.com/).

### Donating

All donations will support this project and keep the developer supplied with Reese's Minis.
Expand Down

0 comments on commit 1710cce

Please sign in to comment.