From c4b55131676fc6f85d8be192e148f823e29215e1 Mon Sep 17 00:00:00 2001 From: Conrad Stoll Date: Fri, 27 Jun 2014 14:34:13 -0500 Subject: [PATCH] Updated Documentation Links --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 60bfc88..5c427d8 100644 --- a/README.md +++ b/README.md @@ -82,11 +82,11 @@ The library is architected to be as simple and lightweight as possible. Here's a - + - + @@ -106,13 +106,13 @@ The library is architected to be as simple and lightweight as possible. Here's a - + - +
Population
MMRecordResponseMMRecordResponse A class that handles the process of turning a response into native MMRecord objects.
MMRecordProtoRecordMMRecordProtoRecord A container class used as a placeholder for the object graph during the population process.
Caching
MMRecordCacheMMRecordCache A class that maps NSManagedObject ObjectIDs to an NSCachedURLResponse.
Debugging
MMRecordDebuggerMMRecordDebugger A class that manages NSError objects to provide debugging feedback.