Skip to content

Commit 1749dd9

Browse files
update readme
1 parent 9dc3451 commit 1749dd9

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ Yet another python index generator
77
[![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)
88
[![GitHub](https://img.shields.io/github/license/BruceZhang1993/index-generator.svg?style=for-the-badge)](https://github.com/BruceZhang1993/index-generator/blob/master/LICENSE)
99
![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)
1011

1112
## Install
1213

@@ -17,10 +18,13 @@ Yet another python index generator
1718
```bash
1819
pip install index-generator
1920
```
21+
2022
### GitHub release
2123

2224
[![GitHub release](https://img.shields.io/github/release/BruceZhang1993/index-generator.svg?style=for-the-badge)](https://github.com/BruceZhang1993/index-generator/releases)
2325

26+
You can just download wheel(.whl) file, and install using `pip install`.
27+
2428
### Distributions
2529

2630
#### Arch Linux

0 commit comments

Comments
 (0)