Skip to content

Commit cf6604d

Browse files
committed
README complete.
1 parent 4c756f3 commit cf6604d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -776,7 +776,7 @@ ccll_custom_divider_provider_example_1.setCustomDividerProvider { _, dividerPath
776776

777777
The result would be as follow:
778778

779-
<img src="/assets/images/divider_provider_example_1.jpg" width="300" height="auto">
779+
<img src="/assets/images/divider_provider_example_1.jpg" width="200" height="auto">
780780

781781
**Example 2**.
782782
This example shows the combination of custom and default's dividers.
@@ -838,7 +838,7 @@ ccll_custom_divider_provider_example_2.setCustomDividerProvider { _, dividerPath
838838

839839
The result would be as follow:
840840

841-
<img src="/assets/images/divider_provider_example_2.jpg" width="300" height="auto">
841+
<img src="/assets/images/divider_provider_example_2.jpg" width="200" height="auto">
842842

843843
## Sample App
844844
In order to take closer look over examples provided and library in general, please run the sample app.

0 commit comments

Comments
 (0)