Skip to content

Commit 09b66de

Browse files
committed
Add doc link in README
1 parent f723cdc commit 09b66de

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.rst

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -53,6 +53,9 @@ They can be imported as follows
5353
their api and functions are the same as the stdlib's modules. Except where
5454
isa-l does not support the same calls as zlib (See differences below).
5555

56+
A full API documentation can be found on `our readthedocs page
57+
<https://python-isal.readthedocs.io>`_.
58+
5659
``python -m isal.igzip`` implements a simple gzip-like command line
5760
application (just like ``python -m gzip``).
5861

0 commit comments

Comments
 (0)