Skip to content

Commit cb3438a

Browse files
authored
Update README.md
1 parent b5a9eda commit cb3438a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ A simple iOS swift project demonstrates how to implement collapsible table secti
66

77
In this project, the table view automatically resizes the height of the rows to fit the content in each cell, and the custom cell is also implemented programmatically.
88

9-
![cover](docs/images/cover.gif)
9+
![cover](https://user-images.githubusercontent.com/565300/33296371-1c17e332-d390-11e7-910b-947ed42fcbb3.gif)
1010

1111
## How to implement collapsible table sections? ##
1212

0 commit comments

Comments
 (0)