From 4b4edd39bb9d0db8bc919d9aa00228e6f8f72cc6 Mon Sep 17 00:00:00 2001 From: M6M Date: Thu, 27 Oct 2022 17:50:49 +0900 Subject: [PATCH] Made a slight change for a PR fuzzing --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 9146ab4..ad636c2 100644 --- a/README.md +++ b/README.md @@ -1,3 +1,5 @@ +Made a slight change to trigger a PR fuzzing + # Mercari Microservices Example Let's explore the Mercari-ish microservices consist of [Go](https://golang.org/), [gRPC](https://grpc.io/), [Kubernetes](https://kubernetes.io/) and [Istio](https://istio.io/) **on your laptop**!