From 06fa8aeed17bdea57b1f9f35cd443117505ac2c8 Mon Sep 17 00:00:00 2001 From: Zhigang Fang Date: Tue, 26 Feb 2013 23:29:49 +0800 Subject: [PATCH] Update README.md --- README.md | 18 ++++++++++++------ 1 file changed, 12 insertions(+), 6 deletions(-) diff --git a/README.md b/README.md index 5f3c1e9..0f244c2 100644 --- a/README.md +++ b/README.md @@ -2,17 +2,23 @@ ZGPullDragTableView =================== -##Important +####Important -**It repo is only here for reference purpose** -**Please use [ZGPullDragScrollView](https://github.com/zhigang1992/ZGPullDragScrollView) instead** -**Since `UITableView` subclass `UIScrollView`, all the API works perfectly in `UITableView`** -**[ReadMore](https://github.com/zhigang1992/ZGPullDragTableView/issues/1)** +**It repo is only here for reference purpose** +**Please use [ZGPullDragScrollView](https://github.com/zhigang1992/ZGPullDragScrollView) instead** +**Since `UITableView` subclass `UIScrollView`, all the API works perfectly in `UITableView`** +**[ReadMore](https://github.com/zhigang1992/ZGPullDragTableView/issues/1)** -------------------- +-------------------- +-------------------- +-------------------- +-------------------- +-------------------- +-------------------- + --------------------- Awesome TableView Category for Drag and Pull, light weigh yet powerful customization. ![img](https://raw.github.com/zhigang1992/ZGPullDragTableView/master/ScreenShots/Screen%20Shot%202013-02-26%20at%203.23.23%20PM.png)