From c6cd1fcbacd837a1c90ec8c5af238a8ba26a718b Mon Sep 17 00:00:00 2001 From: drorsprkl <89517890+drorsprkl@users.noreply.github.com> Date: Thu, 15 Sep 2022 15:35:38 +0300 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index e6f4eb6..3cf1055 100644 --- a/README.md +++ b/README.md @@ -1,7 +1,7 @@ ## This is an example repository for Sprkl [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/sprkl-dev/use-sprkl) -To run a simple example +To run a simple example enter the following command in the terminal: ```bash yarn example ``` @@ -11,4 +11,4 @@ This will: 2. Spin-up a docker-compose based micro-service application 3. Perform Jest tests -Open the sprkl extension dashboard (left side) to see the results. \ No newline at end of file +Open the sprkl extension dashboard (sloth icon on the left bar menu) to see the results. You can open each section of the dashboard for more details, open a Jaeger instance to see and analyze traces, and review the code for context.