Skip to content

Commit 0cd1752

Browse files
committed
update readme
1 parent 41ab604 commit 0cd1752

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
@@ -17,11 +17,11 @@ It can help you to implement ListView effect in RecyclerView, and not affect exs
1717

1818
**Two new methods:**
1919

20-
*1: void removeHeader();*
20+
* void removeHeader();
2121

2222
To remove the header of PTRRV.
2323

24-
*2: void setLoadMoreFooter(BaseLoadMoreView loadMoreFooter);*
24+
* void setLoadMoreFooter(BaseLoadMoreView loadMoreFooter);
2525

2626
To add a custom LoadMoreView.
2727

0 commit comments

Comments
 (0)