From e3d32baebab939648cd18db97ab00e627db696d2 Mon Sep 17 00:00:00 2001 From: Greg Magolan Date: Mon, 30 Dec 2024 08:27:50 +0700 Subject: [PATCH] DNL: test PR --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 7db52c28..5046c220 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Aspect Bazel Examples +# Aspect Bazel Examples! This variety of examples demonstrate how a large polyglot monorepo is configured with [Bazel](https://bazel.build). It's intended for Developer Infrastructure and Build systems experts to study solutions to problems at scale.