diff --git a/README.md b/README.md index 97ac706..421c447 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,6 @@ # Filter-Search-RecyclerView -Repository for android application which shows how to filter search in RecyclerView with user entered query , also voice search enabled with modern layout interface. These implementations are demonstrated in my blog, link will be posted here once i publish the article. +Repository for android application which shows how to filter search in RecyclerView with user entered query , also voice search enabled with modern layout interface. These implementations are demonstrated in my blog, link is posted below, check the article. + +[Search in RecyclerView with query and voice in Android](https://developersbreach.com/search-recyclerview-with-query-voice-android/) + +![SimpleSearchInterfaceBlogBanner](https://developersbreach.com/wp-content/uploads/2020/11/SimpleSearchInterfaceBanner.png)