diff --git a/README.md b/README.md index 1e56c79..2fda114 100644 --- a/README.md +++ b/README.md @@ -65,7 +65,7 @@ divider.addHeaderView(headerView); divider.addFooterView(footerView); // -rv.addItemDecoration(divider); + rv.addItemDecoration(divider); ``` ![GridLayoutManager](https://github.com/zeropercenthappy/ZPHRVItemDecoration/blob/master/screenshots/GridLayoutManagerDivider.png)