Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
unzipgit authored Dec 14, 2023
1 parent 27f4662 commit 1bc3c9f
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,14 @@
# unzipgit
![unzipgit](https://github.com/unzipgit/unzipgit.github.io/raw/main/images/logo.png)


<table>
<tr>
<td width="500px">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)</td>
<td width="500px">if you want to unzip the archive to some folder, specify «yourrepo/folder» in the «repository» field</td>
</tr>
<tr>
<td>you can unzip an archive that is already in the repository, or you can download the archive from your device</td>
<td>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</td>
</tr>
</table>

0 comments on commit 1bc3c9f

Please sign in to comment.