From 62e1467814e2f76d4777c248e0231866b4f1b845 Mon Sep 17 00:00:00 2001 From: Ivan Zinovyev Date: Mon, 19 Dec 2016 15:30:42 +0300 Subject: [PATCH] Edit ReadMe: Remove shields --- README.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/README.md b/README.md index 4542664..6b8de4a 100644 --- a/README.md +++ b/README.md @@ -1,10 +1,5 @@ # UIAnimatedTextField -[![CI Status](http://img.shields.io/travis/Ivan Zinovyev/UIAnimatedTextField.svg?style=flat)](https://travis-ci.org/Ivan Zinovyev/UIAnimatedTextField) -[![Version](https://img.shields.io/cocoapods/v/UIAnimatedTextField.svg?style=flat)](http://cocoapods.org/pods/UIAnimatedTextField) -[![License](https://img.shields.io/cocoapods/l/UIAnimatedTextField.svg?style=flat)](http://cocoapods.org/pods/UIAnimatedTextField) -[![Platform](https://img.shields.io/cocoapods/p/UIAnimatedTextField.svg?style=flat)](http://cocoapods.org/pods/UIAnimatedTextField) - ## Example To run the example project, clone the repo, and run `pod install` from the Example directory first.