Skip to content

Commit

Permalink
Update README with network
Browse files Browse the repository at this point in the history
  • Loading branch information
sergdort committed May 18, 2017
1 parent dd1a568 commit 77b22ec
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 @@ -235,7 +235,7 @@ class PostsViewController: UIViewController {

### Example

The example app is Post/TODOs app which uses `Realm` and `CoreData` at the same time as a proof of concept that the `Application` level is not dependant on the Platform level implementation details.
The example app is Post/TODOs app which uses `Realm`, `CoreData` and `Network` at the same time as a proof of concept that the `Application` level is not dependant on the Platform level implementation details.

| CoreData | Realm | Network |
| -------- | ----- | ------- |
Expand Down

0 comments on commit 77b22ec

Please sign in to comment.