From f540027bd710b54f24983804d0598268d70c650e Mon Sep 17 00:00:00 2001 From: Hieu Vu Date: Mon, 7 Aug 2023 10:35:20 +0700 Subject: [PATCH] Update README.md --- README.md | 4 ---- 1 file changed, 4 deletions(-) diff --git a/README.md b/README.md index b265030e..747db561 100644 --- a/README.md +++ b/README.md @@ -38,10 +38,6 @@ Groceries Store is a project to help people order grocery online. The main purpo - [MVVM Architecture](https://medium.com/swlh/understanding-mvvm-architecture-in-android-aa66f7e1a70b) -## MAD Scorecard: - -![Caption](https://i.imgur.com/omCNl7x.png) - ## Libraries - [Glide](https://github.com/bumptech/glide) - Loading images. - [Timber](https://github.com/JakeWharton/timber) - Logging.