Skip to content

Commit 7abb063

Browse files
authored
Update and rename README.rst to README.md
1 parent aebe7fd commit 7abb063

2 files changed

Lines changed: 16 additions & 60 deletions

File tree

README.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
zipip - The Python Package Installer, but with aria2
2+
==================================
3+
4+
5+
zipip is just pip, but uses aria2c to download `.whl` files much faster.
6+
7+
## Installation
8+
>`
9+
pip install zipip
10+
`
11+
12+
## Usage
13+
Just add zi to the start of your pip command and let zipip work it's magic <br>
14+
>`
15+
zipip install tensorflow
16+
`

README.rst

Lines changed: 0 additions & 60 deletions
This file was deleted.

0 commit comments

Comments
 (0)