Skip to content

Commit d6f7033

Browse files
committed
doc update for index_zip
1 parent 0e5e919 commit d6f7033

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -70,8 +70,8 @@ Methods
7070
>>> # INFO: Return (True/False, Response Object from requests.get|post|put)
7171
>>> # True means 200 OK.
7272
>>> # INFO: Can "upload" Only a single file, not a directory.
73-
>>> # (Must turn on index_zip on Netstorage configuration
74-
>>> # to use 'INDEX_ZIP=True')
73+
>>> # To use 'INDEX_ZIP=True',
74+
>>> # Must turn on index_zip on Netstorage configuration
7575
>>> # WARN: Can raise NetstorageError at all methods.
7676
>>>
7777

0 commit comments

Comments
 (0)