Skip to content

Commit

Permalink
update README with minimum Ember versions
Browse files Browse the repository at this point in the history
  • Loading branch information
alexblom committed Mar 10, 2016
1 parent 613bf60 commit e6f0735
Showing 1 changed file with 6 additions and 2 deletions.
8 changes: 6 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,5 @@
# ember-cli-cordova [![Build Status](https://travis-ci.org/poetic/ember-cli-cordova.svg?branch=master)](https://travis-ci.org/poetic/ember-cli-cordova) [![Gitter](https://badges.gitter.im/poetic/ember-cli-cordova.svg)](https://gitter.im/poetic/ember-cli-cordova?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)

*requires at least ember-cli >= 0.1.1*

I will not be focusing on backward compatibility with older ember-cli versions
as it's moving too fast and the API is constantly changing. I will always have
this working with the latest stable release of ember-cli.
Expand All @@ -16,6 +14,12 @@ apps with cordova and ember as simple as possible.
Android and iOS. While we don't plan on actively supporting other platforms,
feel free to open an issue or submit a pull request.

## Required Ember Versions

Releases as of 0.1.0 require Ember 2.x and ember-cli 2.3.0.

The lastest release for Ember 1.x is 0.0.19 and requires at least ember-cli >= 0.1.1

## Getting Started

Please see our Getting Started guide
Expand Down

0 comments on commit e6f0735

Please sign in to comment.