Skip to content

Commit 7e738a7

Browse files
authored
Update README.md
1 parent 7f0e948 commit 7e738a7

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,10 @@ class MyTableViewCell: UITableViewCell { }
4949

5050
```
5151

52+
There are two ways to use presentables
53+
- [In a data manager](#using-data-manager)
54+
- [In a view controller (or any other class) directly](#using-designated-view-controller)
55+
5256
### Using data manager
5357

5458
Create a data manager

0 commit comments

Comments
 (0)