From 1db0fa2006daf49530968771ae3d718022cf9363 Mon Sep 17 00:00:00 2001 From: Sourcegraph Date: Mon, 23 May 2022 15:50:18 +0000 Subject: [PATCH] Append update test to my README.md file --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 2e4cda6..8ec587b 100644 --- a/README.md +++ b/README.md @@ -8,3 +8,4 @@ file listing into memory, instead it provides an interface similiar to See [Reader.Next](https://godoc.org/github.com/sourcegraph/lazyzip#Reader.Next) godoc. +This is a test again!