Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
seland committed Apr 4, 2016
1 parent a0f8b0a commit b9f9d16
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 @@ -2,14 +2,14 @@

[![Crafted in LunApps](https://lunapps.com/img/crafted-in-lunapps.png)](https://lunapps.com/)

Please check this [article]() on our blog.
Please check this [article](https://lunapps.com/blog/lunsegmentedcontrol/) on our blog.

Purpose
-------

LUNSegmentedControl is control designed to let developers use segmented control with custom appearance, customizable interactive animation and other pretty things like gradient for states and shadow.

![Gif animation]()
![](https://i2.wp.com/lunapps.com/blog/wp-content/uploads/2016/03/switcher_animation.gif)

Supported OS & SDK Versions
---------------------------
Expand All @@ -29,7 +29,7 @@ To use the LUNSegmentedControl in your app, just drag the LUNSegmentedControl fo
Or you can use CocoaPods

```ruby
pod 'LUNSegmentedControl', '~> 1.0.0'
pod 'LUNSegmentedControl'
```

Usage
Expand Down

0 comments on commit b9f9d16

Please sign in to comment.