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

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
hebertialmeida committed Jan 20, 2016
1 parent a85aeb5 commit f7638ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ func open(sender: AnyObject) {
}
```

In your AppDelegate call `applicationWillResignActive` and `applicationWillTerminate`.
In your AppDelegate call `applicationWillResignActive` and `applicationWillTerminate`. This will save the reader state even if you kill the app.

```swift
import FolioReaderKit
Expand Down

0 comments on commit f7638ae

Please sign in to comment.