Skip to content

Commit f9dad0c

Browse files
authored
Update README.md
1 parent 29b3c7f commit f9dad0c

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
@@ -2,7 +2,7 @@
22

33
A simple iOS swift project demonstrates how to implement collapsible table section programmatically, that is no main storyboard, no XIB, no need to register nib, just pure Swift!
44

5-
In this project, the table view automatically resizes the height of the rows to fit the content in each cell.
5+
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.
66

77
![rocket](screenshots/cover.gif)
88

0 commit comments

Comments
 (0)