Skip to content

Commit e803a7e

Browse files
authored
doc(README): improve the content of the showcase section
1 parent bf4d984 commit e803a7e

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

README.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,9 @@ class FacebookIsh extends StatelessWidget {
4949

5050
### Showcase application
5151

52+
It provides a fully working example, focused on demonstrating exactly one brand
53+
in action. You can take the code in this showcase and experiment with it.
54+
5255
To run the showcase application:
5356

5457
```shell
@@ -59,7 +62,7 @@ flutter run -d chrome
5962

6063
```
6164

62-
This should start the showcase application in Chrome browser.
65+
This should launch the showcase application on Chrome in debug mode.
6366

6467
![Brand-Palettes-Showcase](https://user-images.githubusercontent.com/24878574/119206037-6a73a780-ba70-11eb-8194-384ff5c22d20.png)
6568

0 commit comments

Comments
 (0)