From dff12f2cc22a948dbb3ddb07f050bebf4f4d44cb Mon Sep 17 00:00:00 2001 From: Monte Hellawell Date: Mon, 16 Mar 2020 11:29:54 +0000 Subject: [PATCH] Add support information --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0049b9f..7eaff2c 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Zip Files Action -This GitHub action exposes the zip command for use in building/archiving. +This GitHub action exposes the zip command for use in building/archiving. It is important to note that this action currently only supports Linux. ## Usage