Skip to content

Commit cdc8fce

Browse files
author
Mubashar Ahmad
authored
Update README.md
1 parent 0479418 commit cdc8fce

File tree

1 file changed

+1
-9
lines changed

1 file changed

+1
-9
lines changed

README.md

Lines changed: 1 addition & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# zanysoft/laravel-zip
22

3-
ZipArchive toolbox
3+
> ZipArchive toolbox
44
55
This library was written to simplify and automate Zip files management using [PHP ZipArchive](http://php.net/manual/en/class.ziparchive.php).
66

@@ -277,11 +277,3 @@ use Zip;
277277
$mask = $manager->getMask();
278278

279279
```
280-
281-
## Contributing
282-
283-
Contributions are welcome and will be fully credited. Please see [CONTRIBUTING](CONTRIBUTING.md) for details.
284-
285-
## License
286-
287-
`` zanysoft/laravel-zip `` is released under the MIT License (MIT). Please see [License File](LICENSE) for more information.

0 commit comments

Comments
 (0)