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.