From 4e93e6e189caa0812e6fe5695c5913b359a1b098 Mon Sep 17 00:00:00 2001 From: jimmya Date: Tue, 10 Feb 2015 20:55:03 +0100 Subject: [PATCH] Update README.md --- README.md | 1 - 1 file changed, 1 deletion(-) diff --git a/README.md b/README.md index c306775..a154c31 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,5 @@ # YAScrollSegmentControl -[![CI Status](http://img.shields.io/travis/jimmy/YAScrollSegmentControl.svg?style=flat)](https://travis-ci.org/jimmy/YAScrollSegmentControl) [![Version](https://img.shields.io/cocoapods/v/YAScrollSegmentControl.svg?style=flat)](http://cocoadocs.org/docsets/YAScrollSegmentControl) A simple control for implementing a beautiful scrolling segment control. With adaptive gradient to tease the user to explore all the items in the list. Fully customizable either by code or using interface builder.