]> iEval git - io-compress-brotli.git/blobdiff - README
Add all contributors to the POD
[io-compress-brotli.git] / README
diff --git a/README b/README
index 858d0d5a6093c0634bc91ad620f06ec12632458d..d71e29a4f8c1e52c79425d2dbbf681d06241f5c3 100644 (file)
--- a/README
+++ b/README
@@ -4,10 +4,9 @@ IO-Compress-Brotli version 0.001001
 Brotli is a data compression format primarily used in web fonts and
 (more recently) HTTP compression.
 
-This distribution wraps the official Brotli source code[0], offering a
-module for decompressing Brotli buffers and streams,
-IO::Uncompress::Brotli. Compression will be supported in a future
-release.
+This distribution wraps the official Brotli source code[0], offering
+modules for compressing Brotli buffers and streams, IO::Compress::Brotli,
+and decompressing, IO::Uncompress::Brotli.
 
 [0]: https://github.com/google/brotli
 
@@ -24,7 +23,7 @@ DEPENDENCIES
 
 This module requires these other modules and libraries:
 
-* File::Slurp (only used for testing)
+* File::Slurp
 
 Additionally, it requires a C compiler.
 
This page took 0.019187 seconds and 4 git commands to generate.