From de1820c3607bcf3c694082b9164fd63d490d351e Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Em=C3=ADdio=20Neto?= <9735060+emdneto@users.noreply.github.com> Date: Thu, 11 Sep 2025 08:49:01 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 72c607d..1868682 100644 --- a/README.md +++ b/README.md @@ -2,7 +2,7 @@ [![docs]][docs-ci] -Your definitive state-of-the-art reference for learning OpenTelemetry with hands-on examples. +Your definitive state-of-the-art reference for learning OpenTelemetry with hands-on examples. OpenTelemetry By Example is a curated collection of reproducible code snippets that demonstrate how to instrument applications using [OpenTelemetry][opentelemetry]. Say goodbye to outdated examples—each snippet is designed to be clear, step-by-step, and guaranteed to work every time you run it. From basic setups to advanced use cases with popular frameworks and libraries, these snippets ensure you're always running with up-to-date versions and reliable best practices.