Skip to content

Commit 8146229

Browse files
authored
Update README.md
1 parent 4ecbcbf commit 8146229

File tree

1 file changed

+6
-8
lines changed

1 file changed

+6
-8
lines changed

README.md

Lines changed: 6 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,11 @@
11
# SwipeMenuViewController
22

3-
[![Platform](http://img.shields.io/badge/platform-iOS-blue.svg?style=flat
4-
)](https://developer.apple.com/iphone/index.action)
5-
![Swift](https://img.shields.io/badge/Swift-4.0-orange.svg)
6-
[![Cocoapods](https://img.shields.io/badge/Cocoapods-compatible-brightgreen.svg)](https://img.shields.io/badge/Cocoapods-compatible-brightgreen.svg)
7-
[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=flat)](https://github.com/Carthage/Carthage)
8-
[![CocoaPodsDL](https://img.shields.io/cocoapods/dt/SwipeMenuViewController.svg)](https://cocoapods.org/pods/SwipeMenuViewController)
9-
[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=flat
10-
)](http://mit-license.org)
3+
[![Platform](http://img.shields.io/badge/platform-iOS-blue.svg?style=for-the-badge)](https://developer.apple.com/iphone/index.action)
4+
![Swift](https://img.shields.io/badge/Swift-4.0-orange.svg?style=for-the-badge)
5+
[![Cocoapods](https://img.shields.io/badge/Cocoapods-compatible-brightgreen.svg?style=for-the-badge)](https://img.shields.io/badge/Cocoapods-compatible-brightgreen.svg)
6+
[![Carthage compatible](https://img.shields.io/badge/Carthage-Compatible-brightgreen.svg?style=for-the-badge)](https://github.com/Carthage/Carthage)
7+
[![CocoaPodsDL](https://img.shields.io/cocoapods/dt/SwipeMenuViewController.svg?style=for-the-badge)](https://cocoapods.org/pods/SwipeMenuViewController)
8+
[![License](http://img.shields.io/badge/license-MIT-lightgrey.svg?style=for-the-badge)](http://mit-license.org)
119

1210
## Overview
1311
SwipeMenuViewController provides `SwipeMenuView` and `SwipeMenuViewController`.

0 commit comments

Comments
 (0)