Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
wentingliu committed Jan 5, 2014
1 parent cd6b025 commit 0ade76f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
UITableView+LongPressReorder
==================

Easy Long Press Reordering for UITableView. The core of code are copied from bvogelzang's [BVReorderTableView]https://github.com/bvogelzang/BVReorderTableView shamelessly, except I changed it to a category on `UITableView` to make it more easy to use.
Easy Long Press Reordering for UITableView. The core of code are copied from bvogelzang's [BVReorderTableView](https://github.com/bvogelzang/BVReorderTableView) shamelessly, except I changed it to a category on `UITableView` to make it more easy to use.

## Example Usage

Expand Down

0 comments on commit 0ade76f

Please sign in to comment.