File tree Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Expand file tree Collapse file tree 1 file changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,7 @@ Yet another python index generator
7
7
[ ![ Requires.io] ( https://img.shields.io/requires/github/BruceZhang1993/index-generator.svg?style=for-the-badge )] ( https://requires.io/github/BruceZhang1993/index-generator/requirements/?branch=master )
8
8
[ ![ GitHub] ( https://img.shields.io/github/license/BruceZhang1993/index-generator.svg?style=for-the-badge )] ( https://github.com/BruceZhang1993/index-generator/blob/master/LICENSE )
9
9
![ Codacy grade] ( https://img.shields.io/codacy/grade/3aef89bd80514ba0a2e353aefac47ebe.svg?style=for-the-badge )
10
+ ![ Codacy coverage] ( https://img.shields.io/codacy/coverage/3aef89bd80514ba0a2e353aefac47ebe.svg?style=for-the-badge )
10
11
11
12
## Install
12
13
@@ -17,10 +18,13 @@ Yet another python index generator
17
18
``` bash
18
19
pip install index-generator
19
20
```
21
+
20
22
### GitHub release
21
23
22
24
[ ![ GitHub release] ( https://img.shields.io/github/release/BruceZhang1993/index-generator.svg?style=for-the-badge )] ( https://github.com/BruceZhang1993/index-generator/releases )
23
25
26
+ You can just download wheel(.whl) file, and install using ` pip install ` .
27
+
24
28
### Distributions
25
29
26
30
#### Arch Linux
You can’t perform that action at this time.
0 commit comments