Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
onmyway133 committed Oct 4, 2017
1 parent 07c580f commit 5fd33b5
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# Dropdown
Dropdown in Swift

[![CI Status](http://img.shields.io/travis/hyperoslo/Dropdown.svg?style=flat)](https://travis-ci.org/hyperoslo/Dropdown)
[![Version](https://img.shields.io/cocoapods/v/Dropdown.svg?style=flat)](http://cocoadocs.org/docsets/Dropdown)
[![Carthage Compatible](https://img.shields.io/badge/Carthage-compatible-4BC51D.svg?style=flat)](https://github.com/Carthage/Carthage)
[![License](https://img.shields.io/cocoapods/l/Dropdown.svg?style=flat)](http://cocoadocs.org/docsets/Dropdown)
Expand Down Expand Up @@ -44,7 +43,7 @@ Config.List.DefaultCell.Text.color = UIColor.redColor()
it, simply add the following line to your Podfile:

```ruby
pod 'Dropdown'
pod 'Dropdown', git: 'https://github.com/hyperoslo/Dropdown'
```

**Dropdown** is also available through [Carthage](https://github.com/Carthage/Carthage).
Expand Down

0 comments on commit 5fd33b5

Please sign in to comment.