From d451249e0826bc0179bc341e41d127043d6a6684 Mon Sep 17 00:00:00 2001 From: Zhigang Fang Date: Tue, 26 Feb 2013 23:50:43 +0800 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index df42f46..2738098 100644 --- a/README.md +++ b/README.md @@ -6,7 +6,7 @@ ZGPullDragTableView >**It repo is only here for reference purpose** >**Please use [ZGPullDragScrollView](https://github.com/zhigang1992/ZGPullDragScrollView) instead** ->**Since `UITableView` subclass `UIScrollView`, ** +>**Since `UITableView` subclass `UIScrollView`** >**All the API works perfectly in `UITableView`** >**[ReadMore](https://github.com/zhigang1992/ZGPullDragTableView/issues/1) about it.**