Skip to content

Commit 3116df8

Browse files
committed
Updating readme; adding credits.
1 parent f788c99 commit 3116df8

File tree

1 file changed

+8
-3
lines changed

1 file changed

+8
-3
lines changed

README.md

Lines changed: 8 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,19 +6,20 @@ It's handy if you do not have shell access. E.g. if you want to upload a lot of
66

77

88
## Requirements
9-
PHP 5.3 and newer
10-
(If you still run 5.2 or even 5.3 you should consider updating PHP. These old PHP versions do not get any security updates and your site may be vulnerable.)
9+
PHP 5.3 and newer
10+
(If you still run PHP < 5.6 you should consider updating PHP. These old PHP versions do not get any security updates and your site may be vulnerable.)
1111

1212

1313
## Usage
1414
* Download unzipper.php and place it in the same directory as your .zip archive.
1515
* In Browser type URL to unzipper.php
1616
* Choose .zip archive you want to extract
17+
* Optionally select an extraction path, defaults to current directory
1718
* Click "Unzip Archive"
1819

1920

2021
## Version
21-
Alpha version state, use at you own risk.
22+
Beta version state, use at you own risk.
2223

2324

2425
## License
@@ -31,3 +32,7 @@ Released under GNU/GPL v3
3132

3233
## Updates
3334
Get latest code at https://github.com/ndeet/unzipper
35+
36+
37+
## Credits
38+
[See contributors on Github](https://github.com/ndeet/unzipper/graphs/contributors)

0 commit comments

Comments
 (0)