Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update README.md #3496

Merged
merged 1 commit into from
Jul 6, 2015
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 0 additions & 10 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -146,16 +146,6 @@ promise will be rejected.
For much more detail on how to use Ember Data, see the [Ember.js Guides
on models](http://emberjs.com/guides/models/).

## API Stability

Ember Data is still under active development and is currently beta
quality. That being said, the API has largely stabilized and many
companies are using it in production.

For details on anticipated changes before the 1.0 release, see the blog
post [The Road to Ember Data
1.0](http://emberjs.com/blog/2014/03/18/the-road-to-ember-data-1-0.html).

# Building Ember Data

1. Ensure that [Node.js](http://nodejs.org/) is installed.
Expand Down