Skip to content

Commit

Permalink
feature/doc — minor detail
Browse files Browse the repository at this point in the history
  • Loading branch information
jeandat committed Aug 2, 2016
1 parent 4f9d55a commit 1759b93
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -111,7 +111,7 @@ On iOS land, [WkWebView](https://www.npmjs.com/package/cordova-plugin-wkwebview-
- Disable animations for less capable devices
- Disable google analytics
- Travis CI : web build & unit tests (javascript)
- Greenhouse CI : native build & Crashlytics Beta deployment
- Greenhouse CI : native build & unit tests (javascript) & Crashlytics Beta deployment

# Prerequisites

Expand Down Expand Up @@ -443,5 +443,5 @@ I don't know a cordova way to customize the app's default background, but by mod

# Known Bugs

- Images in cache (file:// urls) does not load the first time for a security reason when deploying in live reload mode (http://)
- Images in cache (`file://` urls) does not load the first time for a security reason when deploying in live reload mode (`http://`)
- Random crash in lists caused by duplicate IDs in the Marvel database

0 comments on commit 1759b93

Please sign in to comment.