diff --git a/README.md b/README.md index c9c36fd..a4b452c 100644 --- a/README.md +++ b/README.md @@ -1,13 +1,11 @@ -![TableKit](https://raw.githubusercontent.com/maxsokolov/tablekit/assets/logo.png) - #TableKit

-Build Status +Build Status Swift 2.2 compatible Platform iOS -CocoaPods compatible -License: MIT +CocoaPods compatible +License: MIT

TableKit is a super lightweight yet powerful generic library that handles a complexity of UITableView's datasource and delegate methods in a Swift environment. Tablet's goal is to provide an easiest way to create complex table views. With Tablet you don't have to write a messy code of `switch` or `if` statements when you deal with bunch of different cells in different sections. @@ -24,6 +22,8 @@ TableKit is a super lightweight yet powerful generic library that handles a comp - [x] Extensibility - [x] Tests +Docs will be updated soon. + ## License Tablet is available under the MIT license. See LICENSE for details. \ No newline at end of file