diff --git a/README.md b/README.md index 41e2168bc7a9f2c2d0d30742d338b1665000f199..250b372d51e4ea345afb6108fdc4b198abf6b75c 100644 --- a/README.md +++ b/README.md @@ -164,4 +164,4 @@ Example: ``` ### Design Note -To enable a uniform design, the activity should be used in a container with a width of at least 768 pixels. Under a width of 768 pixels, the activity should occupy 100% of the width of the window to ensure a responsive design. \ No newline at end of file +To ensure a uniform and responsive design the activity should occupy 100% of the window width when the activity width is less than 768 px.