From e01a8efba59e17dd194f573624d9c7a22dea77f4 Mon Sep 17 00:00:00 2001 From: Philip Cheung Date: Mon, 26 Feb 2024 22:21:08 +0800 Subject: [PATCH] change images size --- README.md | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8e53ab1..f84f98d 100644 --- a/README.md +++ b/README.md @@ -4,10 +4,10 @@ This mobile application is an e-commerce app with limited-time offers, coupon, notifications, SMS verification, third-party payment integration(Stripe), and a backend connected to WordPress WooCommerce. ### Screenshot -![mld edit](./src/assets/screenshot/1.png) -![mld edit](./src/assets/screenshot/2.png) -![mld edit](./src/assets/screenshot/3.png) -![mld edit](./src/assets/screenshot/4.png) +![mld edit](./src/assets/screenshot/1.png){ height=50% } +![mld edit](./src/assets/screenshot/2.png){ height=50% } +![mld edit](./src/assets/screenshot/3.png){ height=50% } +![mld edit](./src/assets/screenshot/4.png){ height=50% } This is a new [**React Native**](https://reactnative.dev) project, bootstrapped using [`@react-native-community/cli`](https://github.com/react-native-community/cli).