Fix typo in README
Just a very-very-very-very small fix in README :)
This commit is contained in:
parent
9884c68315
commit
219bb9b67c
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ Examples
|
||||||
|
|
||||||
See the [examples directory](examples) for:
|
See the [examples directory](examples) for:
|
||||||
* How to write a file to a zip.
|
* How to write a file to a zip.
|
||||||
* how to write a directory of files to a zip (using [walkdir](https://github.com/BurntSushi/walkdir)).
|
* How to write a directory of files to a zip (using [walkdir](https://github.com/BurntSushi/walkdir)).
|
||||||
* How to extract a zip file.
|
* How to extract a zip file.
|
||||||
* How to extract a single file from a zip.
|
* How to extract a single file from a zip.
|
||||||
* How to read a zip from the standard input.
|
* How to read a zip from the standard input.
|
||||||
|
|
Loading…
Add table
Reference in a new issue