Merge pull request #376 from leezer3/master

Fix broken link in usage.md
This commit is contained in:
Adam Hathcock
2018-05-05 16:18:17 +01:00
committed by GitHub

View File

@@ -32,7 +32,7 @@ To be explicit though, consider always using the overloads that use `ReaderOptio
## Samples
Also, look over the tests for more thorough [examples](https://github.com/adamhathcock/sharpcompress/tree/master/test/SharpCompress.Test)
Also, look over the tests for more thorough [examples](https://github.com/adamhathcock/sharpcompress/tree/master/tests/SharpCompress.Test)
### Create Zip Archive from all files in a directory to a file