Skip to content
This repository has been archived by the owner on Dec 29, 2020. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
Update Swift badge to 5.0

Update README.md
  • Loading branch information
gizmosachin committed Apr 9, 2019
1 parent 0dd8927 commit 4cdf05c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@

ColorSlider is an iOS color picker with live preview written in [Swift](https://developer.apple.com/swift/).

[![Build Status](https://travis-ci.org/gizmosachin/ColorSlider.svg?branch=master)](https://travis-ci.org/gizmosachin/ColorSlider) ![Pod Version](https://img.shields.io/cocoapods/v/ColorSlider.svg) [![Swift Version](https://img.shields.io/badge/language-swift%204.0-brightgreen.svg)](https://developer.apple.com/swift) [![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](LICENSE)
[![Build Status](https://travis-ci.org/gizmosachin/ColorSlider.svg?branch=master)](https://travis-ci.org/gizmosachin/ColorSlider) ![Pod Version](https://img.shields.io/cocoapods/v/ColorSlider.svg) [![Swift Version](https://img.shields.io/badge/language-swift%205.0-brightgreen.svg)](https://developer.apple.com/swift) [![GitHub license](https://img.shields.io/badge/license-MIT-lightgrey.svg)](LICENSE)

| | Features |
| :-------: | :--------------------------------------- |
Expand Down Expand Up @@ -102,8 +102,8 @@ github "gizmosachin/ColorSlider" >= 4.4

| Swift Version | ColorSlider Version |
| ------------- | ------------------- |
| 5.0 | 4.3 |
| 4.2 | master |
| 5.0 | master |
| 4.2 | 4.3 |

## Demo

Expand Down

0 comments on commit 4cdf05c

Please sign in to comment.