Skip to content

Commit c85fcfc

Browse files
authored
Update README.md
1 parent f49f198 commit c85fcfc

1 file changed

Lines changed: 0 additions & 4 deletions

File tree

README.md

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,6 @@ The goal of this forked version of `remotezip` is to use the unzip library for p
66

77
This module provides a way to access single members of a zip file archive without downloading the full content from a remote web server. For this library to work, the web server hosting the archive needs to support the [range](https://developer.mozilla.org/en-US/docs/Web/HTTP/Range_requests) header.
88

9-
## Installation
10-
11-
`pip install remotezip`
12-
139
## Usage
1410

1511
### Initialization

0 commit comments

Comments
 (0)