You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+25-4Lines changed: 25 additions & 4 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,10 +22,31 @@ To use the this library in your project simply add the following dependency to y
22
22
}
23
23
```
24
24
25
-
## Support Me
26
-
I offer this library and the complete source code of it for free! To develop open source software is not without cost though — it takes technical knowledge, time, and effort.
27
-
You don't have to be a developer to support my open source work! If you want to receive personal support, or just feel all warm and fuzzy inside from helping open source development, donations are very welcome.
28
-
Thank you in advance! :)
25
+
## Pro Version
26
+
If you want to have the best TableView experience, we offer you the possibility to get the _pro version_ of the
27
+
SortableTableView. This is what the pro version offers you:
28
+
29
+
|| Open Version | Pro Version |
30
+
| --- | --- | --- |
31
+
| render simple data |:white_check_mark:|:white_check_mark:|
32
+
| render custom data |:white_check_mark:|:white_check_mark:|
0 commit comments