diff --git a/subjects/mobile-dev/favorite-images/audit/README.md b/subjects/mobile-dev/favorite-images/audit/README.md index 9ab39f485..d3898c7a2 100644 --- a/subjects/mobile-dev/favorite-images/audit/README.md +++ b/subjects/mobile-dev/favorite-images/audit/README.md @@ -1,10 +1,10 @@ #### Functional -#### In order to run and hot reload app either on emulator or device, follow the [instructions](https://docs.flutter.dev/get-started/test-drive?tab=androidstudio#run-the-app). +> In order to run and hot reload app either on emulator or device, follow the [instructions](https://docs.flutter.dev/get-started/test-drive?tab=androidstudio#run-the-app) -###### Does the app show "No images selected" message when no images are loaded +###### Does the app show "No images selected" message when no images are loaded? -###### Does the app have a select image button in the appbar +###### Does the app have a select image button in the appbar? ###### Tap on the select image button. Do you have an option to choose an image from gallery and take a picture?