Skip to content

Commit

Permalink
Merge pull request #207 from ZaMaZaN4iK/master
Browse files Browse the repository at this point in the history
Fix typo in README
  • Loading branch information
Plecra committed Nov 15, 2020
2 parents 4d8a068 + 219bb9b commit b3c3279
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Expand Up @@ -64,7 +64,7 @@ Examples

See the [examples directory](examples) for:
* 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 single file from a zip.
* How to read a zip from the standard input.

0 comments on commit b3c3279

Please sign in to comment.