From 267ada96cfea8619c400bbdaa8d51ad6b404279c Mon Sep 17 00:00:00 2001 From: Adam Harvey Date: Thu, 30 Dec 2021 01:16:15 +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..2cb257a 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 (again)