Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
enricenrich authored Jun 23, 2016
1 parent 0586e04 commit b7e7579
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
# EECellSwipeGestureRecognizer

[![CocoaPods](https://img.shields.io/cocoapods/v/EECellSwipeGestureRecognizer.svg?maxAge=2592000)]()
[![CocoaPods](https://img.shields.io/cocoapods/v/EECellSwipeGestureRecognizer.svg?maxAge=2592000)](https://cocoapods.org/pods/EECellSwipeGestureRecognizer)
[![Carthage compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![Travis](https://img.shields.io/travis/enricenrich/EECellSwipeGestureRecognizer.svg?maxAge=2592000)]()
[![Travis](https://img.shields.io/travis/enricenrich/EECellSwipeGestureRecognizer.svg?maxAge=2592000)](https://travis-ci.org)
[![CocoaPods](https://img.shields.io/cocoapods/l/AFNetworking.svg?maxAge=2592000)]()

A clean and easy way to implement swipe actions to UITableViewCell. You'll simply have to add a gesture recognizer to the cells that you want. That's all; you don't have to subclass anything.
Expand Down

0 comments on commit b7e7579

Please sign in to comment.