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
+5-3Lines changed: 5 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,7 +12,7 @@
12
12
13
13
1.2 [Bind a list of Section models](#bind-a-list-of-section-models)
14
14
15
-
1.2 [Customize the table controller](#customize-the-table-controller)
15
+
1.2 [Customize the list controller](#customize-the-table-controller)
16
16
17
17
1.3 [List loaded in batches](#list-loaded-in-batches)
18
18
@@ -28,7 +28,9 @@
28
28
29
29
## Usage
30
30
31
-
The repo contains a demo app in the *Example* sub-folder that demonstrates visually different ways to use CombineDataSources.
31
+
#### Demo App 📱
32
+
33
+
The repo contains a demo app in the *Example* sub-folder that demonstrates the different ways to use CombineDataSources in practice.
32
34
33
35
#### Bind a plain list of elements
34
36
@@ -172,7 +174,7 @@ CombineOpenSource is available under the MIT license. See the LICENSE file for m
172
174
173
175
## Combine Open Source
174
176
175
-
Join  [https://combineopensource.slack.com](https://combineopensource.slack.com) for Combine related talk.
177
+
 Join at: [https://combineopensource.slack.com](https://combineopensource.slack.com) for Combine related talk.
0 commit comments