Skip to content

Commit cf5fe89

Browse files
committed
Update README.md
1 parent 58be0bb commit cf5fe89

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -19,11 +19,11 @@ Demo
1919

2020
#### `shrinks = false`
2121

22-
![alt tag]()
22+
![alt tag](https://raw.githubusercontent.com/cemolcay/TVOSSlideViewController/master/demo.gif)
2323

2424
#### `shrinks = true`
2525

26-
![alt tag]()
26+
![alt tag](https://raw.githubusercontent.com/cemolcay/TVOSSlideViewController/master/shrink.gif)
2727

2828
Install
2929
----
@@ -70,4 +70,4 @@ TVOSSlideViewControllerDelegate
7070
optional func slideViewControllerDidSelectLeftDrawer(slideViewController: TVOSSlideViewController)
7171
optional func slideViewControllerDidSelectRightDrawer(slideViewController: TVOSSlideViewController)
7272
}
73-
```
73+
```

0 commit comments

Comments
 (0)