aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 1 insertions, 1 deletions
diff --git a/README b/README
index a96fb8a..3b517f7 100644
--- a/README
+++ b/README
@@ -44,7 +44,7 @@ http://search.cpan.org/~pmqs/IO-Compress-Zlib/ .
44 44
45A Python interface to zlib written by A.M. Kuchling <amk@amk.ca> is 45A Python interface to zlib written by A.M. Kuchling <amk@amk.ca> is
46available in Python 1.5 and later versions, see 46available in Python 1.5 and later versions, see
47http://www.python.org/doc/lib/module-zlib.html . 47http://docs.python.org/library/zlib.html .
48 48
49zlib is built into tcl: http://wiki.tcl.tk/4610 . 49zlib is built into tcl: http://wiki.tcl.tk/4610 .
50 50