From dcc3f3419c8c69b092a000ac296d615f07656268 Mon Sep 17 00:00:00 2001 From: Boris Kolpackov Date: Tue, 9 Feb 2010 12:47:08 +0200 Subject: Cosmetic changes --- examples/cxx/tree/compression/README | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples/cxx/tree/compression') diff --git a/examples/cxx/tree/compression/README b/examples/cxx/tree/compression/README index f2f0563..f163970 100644 --- a/examples/cxx/tree/compression/README +++ b/examples/cxx/tree/compression/README @@ -1,5 +1,5 @@ -This example shows how to compress XML documents during serialization -and decompress them during parsing. The example uses the compression +This example shows how to compress an XML document during serialization +and decompress it during parsing. The example uses the compression functionality provided by the zlib library[1] which needs to be installed in order to build and run this example. It should also be fairly straight- forward to modify the code in this example to use other compression -- cgit v1.1