From 1ebfce75e3d8be671962975537f7de2a39533c40 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Przemys=C5=82aw=20Hejman?= Date: Thu, 24 Jul 2025 12:34:28 +0200 Subject: [PATCH] Update README.md --- README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 78c74be..a868f9c 100644 --- a/README.md +++ b/README.md @@ -3,13 +3,13 @@ This repository contains a collection of resources and examples to back up the blog post "5 ways to get started with Grafana". Click [here](https://quesma.com/blog-detail/five-docker-examples-for-grafana-to-get-started-with-metrics-logs-and-traces) to read the blog post. -### Repository layout Each of the subdirectories in this repository corresponds to a specific example, showcasing a different local Grafana setup. Follow instructions in the respective `README.md` files within each subdirectory to set up and run the examples. -## (optional) Interactive wizard to run these examples + +##### (optional) Interactive wizard to run these examples Alternatively, use the interactive wizard to set up and run any of the examples with a single command via [uv](https://docs.astral.sh/uv/guides/scripts/). ```bash