Skip to content

Commit

Permalink
Merge pull request #6 from ReadmeCritic/master
Browse files Browse the repository at this point in the history
Correct the spelling of Xcode in README
  • Loading branch information
thisandagain committed Feb 9, 2017
2 parents 80b2176 + b494d97 commit b805cc2
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 @@ -9,7 +9,7 @@ In attempting to keep things [DRY](http://en.wikipedia.org/wiki/Don't_repeat_you
- Speed and safety.

## Basic Use
The easiest way to get going with EDStorage is to take a look at the included example application. The XCode project file can be found in `example > storage.xcodeproj`.
The easiest way to get going with EDStorage is to take a look at the included example application. The Xcode project file can be found in `example > storage.xcodeproj`.

In order to include EDStorage in your project, you'll want to add the entirety of the `EDStorage` directory to your project. EDStorage is built on top of foundation libraries and so no additional frameworks are needed. To bring in all of the included storage categories, simply:

Expand Down

0 comments on commit b805cc2

Please sign in to comment.