diff --git a/README.md b/README.md index c93e035..83840cd 100644 --- a/README.md +++ b/README.md @@ -37,7 +37,7 @@ int main(int argc, char** argv) } ``` -The output of this example program when running it with an uncompressed tar archive is identical to that of `tar --list -f archive.tar` with the same uncompressed archive. +The output of this example program when running it with an uncompressed tar archive is identical to that of `tar --list -f archive.tar` with the same uncompressed archive. And in most cases, it's faster as well! ## Project structure