From f6883a885eceadd7518eae1bdbb90dea5b46bf4b Mon Sep 17 00:00:00 2001 From: Felix Mau Date: Tue, 16 Jan 2018 18:44:40 +0100 Subject: [PATCH] * updated copyright --- readme.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/readme.md b/readme.md index 2eecc6f..ba7bb10 100644 --- a/readme.md +++ b/readme.md @@ -4,8 +4,7 @@ GradientLoadingBar ![Swift4.0](https://img.shields.io/badge/Swift-4.0-green.svg?style=flat) [![CI Status](http://img.shields.io/travis/fxm90/GradientLoadingBar.svg?style=flat)](https://travis-ci.org/fxm90/GradientLoadingBar) [![Version](https://img.shields.io/cocoapods/v/GradientLoadingBar.svg?style=flat)](http://cocoapods.org/pods/GradientLoadingBar) [![License](https://img.shields.io/cocoapods/l/GradientLoadingBar.svg?style=flat)](http://cocoapods.org/pods/GradientLoadingBar) [![Platform](https://img.shields.io/cocoapods/p/GradientLoadingBar.svg?style=flat)](http://cocoapods.org/pods/GradientLoadingBar) ### Example -An animated gradient loading bar. -Inspired by [iOS Style Gradient Progress Bar with Pure CSS/CSS3](https://codepen.io/marcobiedermann/pen/LExXWW). +An animated gradient loading bar. Inspired by [iOS 7 Progress Bar from Codepen](https://codepen.io/marcobiedermann/pen/LExXWW). ![Example](http://felix.hamburg/files/github/gradient-loading-bar/screen.gif) @@ -76,4 +75,4 @@ Felix Mau (contact(@)felix.hamburg) ### License -GradientLoadingBar is available under the MIT license. See the LICENSE file for more info. \ No newline at end of file +GradientLoadingBar is available under the MIT license. See the LICENSE file for more info.