Skip to content

Commit 8e16e50

Browse files
committed
Add link to documentation
Make README.md 'sync up' with http://pyfilesystem.org/
1 parent 80b400e commit 8e16e50

1 file changed

Lines changed: 5 additions & 0 deletions

File tree

README.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -49,6 +49,11 @@ An alternative to explicitly importing the filesystem class you want, is to use
4949

5050
You could change ``C:/projects`` to ``zip://source.zip`` to open the zip file, or even ``ftp://ftp.example.org/code/projects/`` to sum up the bytes of Python stored on an ftp server.
5151

52+
Documentation
53+
-------------
54+
55+
http://docs.pyfilesystem.org
56+
5257
Screencast
5358
----------
5459

0 commit comments

Comments
 (0)