From c7b65de10b136e0bc854a2d954f85ecdcd39bb45 Mon Sep 17 00:00:00 2001 From: Richard Ramos Date: Fri, 13 Jul 2018 12:26:50 -0400 Subject: [PATCH] Add dashboard image --- tutorial/1-workspace.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/tutorial/1-workspace.md b/tutorial/1-workspace.md index 2d24850..cf61c33 100644 --- a/tutorial/1-workspace.md +++ b/tutorial/1-workspace.md @@ -51,5 +51,4 @@ npm install ``` Once all the packages are installed, execute embark via `embark run` in the same directory. You should see the following screen: - -[IMAGE_HERE] \ No newline at end of file +![Dashboard](https://raw.githubusercontent.com/status-im/status-dapp-workshop-mexico/tutorial-series/tutorial/images/dashboard.png)