Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
rafiki270 authored Apr 11, 2018
1 parent f031e1c commit 8688795
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 @@ -19,7 +19,7 @@ A brand new Swift abstraction layer for CoreData's original interface
## Setup data model

Well ,this is exactly the same process as you would do when setting up core data the old way. If you haven't created your app from a template, just:
Well, this is exactly the same process as you would do when setting up core data the old way. If you haven't created your app from a template, just:
* create a new **Data Model** file
* give it the same name as your bundle has (Reloaded is trying to use `kCFBundleNameKey` to generate the expected name)
* Create your entities as you would
Expand Down

0 comments on commit 8688795

Please sign in to comment.