Update README.md

This commit is contained in:
Roman Efimov
2013-06-09 11:18:51 -04:00
parent da144caab8
commit 3cd4f690a5

View File

@@ -128,6 +128,7 @@ Subclass UITableViewController, remove all code from the implementation section
- (void)viewDidLoad
{
[super viewDidLoad];
// Create the manager and assign it to be the delegate and datasource of your UITableView
//
_tableViewManager = [[RETableViewManager alloc] init];