From 903f5ab11431bd09adbc9e7f1b8761cf7d3bb67a Mon Sep 17 00:00:00 2001 From: Guilherme Silva Date: Wed, 22 Jul 2020 14:34:10 -0300 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d3b646a..ad41575 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # PoC.ZipFileInMemory A Proof of Concept for zip and unzip files in memory, with no needs for I.O operations. +Test