diff --git a/README.en.md b/README.en.md index 6e4c15575d9dcb7654bf28d11e35be0aaa13a63b..2162b7be562dfc7e0054407cdc6d275dbeccdc03 100644 --- a/README.en.md +++ b/README.en.md @@ -2,7 +2,7 @@ ### Introduction -This codelab introduces how to implement shopping price comparison pages based on the adaptive and responsive layout, achieving one-time development for multi-device deployment. It uses the three-layer project architecture for code reuse and tailors the pages to different device sizes such as mobile phones, foldable phones, tablets, and 2-in-1 devices. +This codelab introduces how to implement shopping price comparison pages based on the adaptive and responsive layout, achieving one-time development for multi-device deployment. It uses the three-layer project architecture for code reuse and tailors the pages to different device sizes such as mobile phones, foldable phones, tablets, and PC/2-in-1 devices. The figure shows the effect on the mobile phone: @@ -12,7 +12,7 @@ The figure shows the effect on the foldable phone: ![](screenshots/device/foldable.en.png) -The figure shows the effect on the tablet and 2-in-1 device: +The figure shows the effect on the tablet and PC/2-in-1 device: ![](screenshots/device/tablet.en.png)