From 2a06ef913e5e9dbff1013e9e0fe8737dcd99af4f Mon Sep 17 00:00:00 2001 From: Clyhtsuriva Date: Wed, 19 May 2021 11:00:33 +0200 Subject: Update README.md --- README.md | 15 +++++++-------- 1 file changed, 7 insertions(+), 8 deletions(-) (limited to 'README.md') diff --git a/README.md b/README.md index 1fe5980..c1e36e0 100644 --- a/README.md +++ b/README.md @@ -75,26 +75,25 @@ Used to call APIs. ## Usage ### Swipe refresh -swipe_refresh +swipe_refresh ### Previous Displaying a snack when hitting the previously button on the first page : -previous_button_on_first_page +previous_button_on_first_page -This is a reminder since there's a bug (or a feature ;) ) that reset the page number inside the app/code but not the actual list displayed. +This is a reminder since there's a bug (or a feature ;) ) that resets the page number variable but not the actual list displayed. ### Next -next_button +next_button ### Text selection and openable link -next_button +next_button ### Search -search_pages +search_pages -## You Should Know -Searching for an item using 2 or less characters will result in an API error. This error is normal, it comes from the REST API I'm using. +Searching for an item using 2 or less characters will result in an API error. This error is normal, it comes from the REST API I'm using. \ No newline at end of file -- cgit v1.2.3