From 69ac2320d67a864602a069ba6fbad4f46ab998c1 Mon Sep 17 00:00:00 2001 From: nprimo Date: Tue, 20 Dec 2022 16:05:40 +0100 Subject: [PATCH] docs(secure-notes): improve audit format --- subjects/mobile-dev/secure-notes/audit/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/subjects/mobile-dev/secure-notes/audit/README.md b/subjects/mobile-dev/secure-notes/audit/README.md index 554cc3af..23abecb3 100644 --- a/subjects/mobile-dev/secure-notes/audit/README.md +++ b/subjects/mobile-dev/secure-notes/audit/README.md @@ -1,6 +1,6 @@ #### 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 run without any crashes?