Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomxor committed Dec 8, 2014
1 parent 0e2cda1 commit 5f8f830
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -185,7 +185,8 @@ CDAClient client = new CDAClient.Builder()

Apart from the configuration option, you can use the SDK without modifications with one exception: you need to obtain a preview access token, which you can get in the "API" tab of the Contentful app. In preview mode, data can be invalid, because no validation is performed on unpublished entries. Your app needs to deal with that. Be aware that the access token is read-write and should in no case be shipped with a production app.

### Migration
Migration
=========

v2.0 has introduced some backward-incompatible changes, a migration guide is [available in the wiki][7].

Expand Down

0 comments on commit 5f8f830

Please sign in to comment.