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.