Skip to content

Commit b5a9eda

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

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# How to Implement Collapsible Table Section in iOS
22

33
[![Language](https://img.shields.io/badge/swift-3.0-brightgreen.svg?style=flat)]()
4-
[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick&hosted_button_id=BFXQGY77CV3T2)
54

65
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!
76

@@ -221,6 +220,11 @@ Sometimes you might want to implement the collapsible cells in a grouped-style t
221220

222221
:tada: Yes! The CocoaPod is finally released, see [CollapsibleTableSectionViewController](https://github.com/jeantimex/CollapsibleTableSectionViewController).
223222

223+
## Support ##
224+
<a href="https://paypal.me/jeantimex/3">
225+
<img alt="But Me a Coffee" src="https://az743702.vo.msecnd.net/cdn/kofi4.png?v=0" width="200" />
226+
</a>
227+
224228
## License ##
225229

226230
MIT License

0 commit comments

Comments
 (0)