Update README.md

This commit is contained in:
Roman Efimov
2013-06-18 11:16:22 -05:00
parent 534e1dab4e
commit 4e1b6fc6c2

View File

@@ -252,7 +252,7 @@ If you take a look at [RETableViewManager Source Code](https://github.com/romaon
find out how default mapping is performed:
``` objective-c
- (void)setDefaultMapping
- (void)registerDefaultClasses
{
self[@"__NSCFConstantString"] = @"RETableViewCell";
self[@"__NSCFString"] = @"RETableViewCell";