From 9671540d56a9844d16c6889ee6c5a2cf19d2d611 Mon Sep 17 00:00:00 2001 From: MiguelFerrer99 <56566735+MiguelFerrer99@users.noreply.github.com> Date: Mon, 1 Feb 2021 11:50:23 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 29ea5e1..2e04a71 100644 --- a/README.md +++ b/README.md @@ -1 +1 @@ -This project is a simple example of how to develop an organized project, following the MVVM concept. Futhermore, I consume a JSON from an API to show the users data. I hope you like it :) +This project is a simple example of how to develop an organized project, following the MVVM concept. Futhermore, I've learned to consume an API (JSON to show the. users. Furthermore, this list of users can be filtered by their firstname with a SearchBar. Finally, I implemented a button to get local notifications, which are customized with some buttons. I hope you like it :)