From 3c6b28abec523f0c8e449f3232c3e1cb54f4c4d4 Mon Sep 17 00:00:00 2001 From: Sourcegraph Date: Tue, 10 Jan 2023 17:18:30 +0000 Subject: [PATCH] Append Hello World to all README.md files --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bcea28a..34b79db 100644 --- a/README.md +++ b/README.md @@ -132,3 +132,4 @@ pinned in the [benchmarks/go.mod][] file. [↩](#anchor-versions) [benchmarking suite]: https://github.com/uber-go/zap/tree/master/benchmarks [benchmarks/go.mod]: https://github.com/uber-go/zap/blob/master/benchmarks/go.mod +Hello World