update readme

This commit is contained in:
Max Sokolov 2016-06-15 21:25:28 +03:00
parent 23378e2de4
commit 09e5c4b8a4
1 changed files with 1 additions and 0 deletions

View File

@ -20,6 +20,7 @@ It hides a complexity of `UITableViewDataSource` and `UITableViewDelegate` metho
- [x] Chainable cell actions (select/deselect etc.)
- [x] Support cells created from code, xib, or storyboard
- [x] Support different cells height calculation strategies
- [x] Support portrait and landscape orientations
- [x] No need to subclass
- [x] Extensibility