Skip to content

Commit ef696c2

Browse files
committed
Merge pull request #520 from cbess/patch-1
Add links from the read me to all documentation
2 parents c42c300 + 772a052 commit ef696c2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

README.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -12,4 +12,16 @@ MagicalRecord was inspired by the ease of Ruby on Rails' Active Record fetching.
1212
* Allow for clear, simple, one-line fetches
1313
* Still allow the modification of the NSFetchRequest when request optimizations are needed
1414

15+
#### Documentation
1516

17+
* [Installation](Docs/Installation.md)
18+
* [Getting Started](Docs/GettingStarted.md)
19+
* [Fetching](Docs/Fetching.md)
20+
* [Importing](Docs/Importing.md)
21+
* [Logging](Docs/Logging.md)
22+
* [Resources](Docs/Resources.md)
23+
* [Saving](Docs/Saving.md)
24+
* [Support](Docs/Support.md)
25+
* [Threads](Docs/Threads.md)
26+
* [iCloud](Docs/iCloud.md)
27+
* [Default NSManagedObjectContext](Docs/DefaultManagedObjectContext.md)

0 commit comments

Comments
 (0)