Skip to content

Commit 58bec75

Browse files
author
Ivan Vorobei
committed
Update README.md
1 parent 27f98a0 commit 58bec75

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

README.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9,14 +9,13 @@ It's basically a `UICollectionView` with a sticky header flow layout (this one i
99
I added some jokes from "http://tambal.azurewebsites.net/joke/random" just so it's a little more interesting :)
1010

1111
## Refreshing
12-
<img align="left" src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/RefreshSuccess.gif" width="400"/>
12+
<img src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/RefreshSuccess.gif" width="400"/>
1313

1414
## Cancelling Refresh Animation
15-
## Refreshing
16-
<img align="left" src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/RefreshCancel.gif" width="400"/>
15+
<img src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/RefreshCancel.gif" width="400"/>
1716

1817
## Scrolling
19-
<img align="left" src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/Scrolling.gif" width="400"/>
18+
<img src="https://github.com/ivanvorobei/ReplaceAnimation/blob/master/Scrolling.gif" width="400"/>
2019

2120
# Contribution
2221
Any contribution is welcome. Just submit a pull request.

0 commit comments

Comments
 (0)