diff --git a/README.md b/README.md index cf34096..6a2c66a 100644 --- a/README.md +++ b/README.md @@ -3,6 +3,10 @@ This repository offers a getting started guide for OpenTelemetry, the framework [![Open in GitHub Codespaces](https://github.com/codespaces/badge.svg)](https://codespaces.new/NovatecConsulting/opentelemetry-training) [![Open in Gitpod](https://gitpod.io/button/open-in-gitpod.svg)](https://gitpod.io/#https://github.com/NovatecConsulting/opentelemetry-training) +## Link to exercises + +You can find the exercises/tutorial here: https://github.com/NovatecConsulting/opentelemetry-training + ## How to use this repo This repository consists of two main parts - the tutorial and the hands-on labs. In the tutorial everything you need to know on how to use OpenTelemetry for the labs will get explained. The labs give a hands-on experience on how to use OpenTelemetry in your applications. @@ -34,4 +38,4 @@ When you missed the prompt you can see the open ports in the `PORTS` tab. You can at all times use the terminal to run applications and docker images. But you can also use the tab `Terminal/Run Task` ![Tasks](assets/tasks.png) -which will open a terminal and run the needed command automatically. For some labs you need to run two tasks, which will be explained in the respective lab. \ No newline at end of file +which will open a terminal and run the needed command automatically. For some labs you need to run two tasks, which will be explained in the respective lab.