diff --git a/README.org b/README.org index bc0dd3e..f7a7ae4 100644 --- a/README.org +++ b/README.org @@ -18,6 +18,8 @@ Alternatives to this library include: - The [[http://www.boost.org/doc/libs/release/libs/iostreams/][Boost IOStreams]] library. The library does not auto-detect input compression (by default, though that can be easily implemented with filters), and more importantly, it is not a header-only Boost library. +- The [[https://github.com/tmaklin/bxzstr][bxzstr]] library. + For an example usage, see [[examples/ztxtpipe.cpp]] and [[examples/zc.cpp]]. **** Input Auto-detection