From 323b81cd6a743f207108b0c22e06b480fbb9570b Mon Sep 17 00:00:00 2001 From: Maxi Gimenez Date: Thu, 17 Oct 2024 11:20:33 +0100 Subject: [PATCH] feat: test PR [sc-00] --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index d97ff4f7..d3f7e3cb 100644 --- a/README.md +++ b/README.md @@ -9,6 +9,8 @@ monitoring at scale, from your code base. We call this workflow **monitoring as # A quick example +test + Monitoring checks are written by instantiating constructs from the `checkly/constructs` package... ```ts