From fea65670145e7fd6a9bfa1f8d5afa19007b269a6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 23 Feb 2025 12:02:31 +0000 Subject: [PATCH] docs: update refs for https://github.com/0x5eal/luau-unzip/commit/409e731de606fe98f1356423c42c71f54408ed11 --- docs/intro.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/docs/intro.md b/docs/intro.md index c194261..3a58324 100644 --- a/docs/intro.md +++ b/docs/intro.md @@ -1,5 +1,7 @@ -# Reference# `ZipEntry` +# Reference + +# `ZipEntry` A single entry (a file or a directory) in a ZIP file, and its properties. ```luau