Skip to content

Commit

Permalink
added link to documentation into readme
Browse files Browse the repository at this point in the history
  • Loading branch information
mristin committed Aug 22, 2018
1 parent 94ef2dd commit 2f6e3e2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,9 @@ Usage
for attr in sftp.listdir_iter(path=p.as_posix()):
do_something(attr.filename, attr.st_size)
Documentation
=============
The documentation is available on `readthedocs <https://spurplus.readthedocs.io/en/latest/>_`.

Installation
============
Expand Down

0 comments on commit 2f6e3e2

Please sign in to comment.