Skip to content

Commit

Permalink
Update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
andreamazz committed Oct 30, 2015
1 parent aba3771 commit 3dce492
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 2 deletions.
15 changes: 13 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="assets/logo.png"/>
<img width="420" height="240" src="assets/logo.png"/>
</p>

[![Build Status](https://travis-ci.org/andreamazz/UIView-Shake.svg)](https://travis-ci.org/andreamazz/UIView-Shake)
Expand All @@ -9,6 +9,12 @@

UIView category that adds a shake animation like the password field of the OSX login screen.

<p align="center">
<a href='https://appetize.io/app/d4gkmq6mvpb9j2g4wyb077nj2g' alt='Live demo'>
<img width="50" height="60" src="assets/demo.png"/>
</a>
</p>

##Screenshot
![UIView+Shake](https://raw.githubusercontent.com/andreamazz/UIView-Shake/master/assets/screenshot.gif)

Expand Down Expand Up @@ -92,7 +98,12 @@ view.shake(10, withDelta: 5) {
```

#Author
[Andrea Mazzini](https://twitter.com/theandreamazz)
[Andrea Mazzini](https://twitter.com/theandreamazz). I'm available for freelance work, feel free to contact me.

Want to support the development of [these free libraries](https://cocoapods.org/owners/734)? Buy me a coffee ☕️ via [Paypal](https://www.paypal.me/andreamazzini).

#Contributors
Thanks to [everyone](https://github.com/andreamazz/UIView-Shake/graphs/contributors) kind enough to submit a pull request.


#MIT License
Expand Down
Binary file added assets/demo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified assets/logo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 3dce492

Please sign in to comment.