summaryrefslogtreecommitdiffstats
path: root/docs/getting-started/app-workflow-intro.md
diff options
context:
space:
mode:
Diffstat (limited to 'docs/getting-started/app-workflow-intro.md')
-rw-r--r--docs/getting-started/app-workflow-intro.md5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/getting-started/app-workflow-intro.md b/docs/getting-started/app-workflow-intro.md
index 256e91f..063e486 100644
--- a/docs/getting-started/app-workflow-intro.md
+++ b/docs/getting-started/app-workflow-intro.md
@@ -14,7 +14,7 @@ in the AGL Documentation set.
Links are provided when a set of steps is required that is documented
elsewhere.
-<center><img src="images/app-developer-workflow.png"></center>
+![](images/app-developer-workflow.png){:: style="margin:auto; display:flex"}
1. Download or build the image you are going to run on the hardware device.
@@ -25,11 +25,10 @@ elsewhere.
4. Boot your hardware device with the media.
5. Prepare your environment so that you can develop an application.
-You can develop the application using XDS or using a stand-alone SDK.
+ You can develop the application using XDS or using a stand-alone SDK.
6. Create your application.
7. Deploy the application to your hardware.
8. Debug the application.
-