From 1bc3c9f660a0a8a3dd6d052f76e980dd0716c59b Mon Sep 17 00:00:00 2001 From: unzipgit <153404760+unzipgit@users.noreply.github.com> Date: Fri, 15 Dec 2023 02:13:54 +0300 Subject: [PATCH] Update README.md --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index 36f149f..8f27953 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,14 @@ # unzipgit ![unzipgit](https://github.com/unzipgit/unzipgit.github.io/raw/main/images/logo.png) + + +
with unzipgit you can extract a .zip archive to your github repository. unzipgit uses the jszip library and the github api, which means that all actions take place on the client side (your browser) | +if you want to unzip the archive to some folder, specify «yourrepo/folder» in the «repository» field | +
you can unzip an archive that is already in the repository, or you can download the archive from your device | +if you are unzipping an archive that is already in the repository but stored in a specific folder, you can specify the full path «folder/archive.zip» in the «archive in repo» field | +