2
2
3
3
Yet another python index generator
4
4
5
- [ ![ Travis] ( https://img.shields.io/travis/BruceZhang1993 /index-generator.svg?style=for-the-badge )] ( https://travis-ci.org/BruceZhang1993 /index-generator )
6
- [ ![ GitHub top language] ( https://img.shields.io/github/languages/top/BruceZhang1993 /index-generator.svg?style=for-the-badge )] ( https://github.com/BruceZhang1993 /index-generator )
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
- [ ![ 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
- [ ![ Codacy grade] ( https://img.shields.io/codacy/grade/3aef89bd80514ba0a2e353aefac47ebe.svg?style=for-the-badge )] ( https://app.codacy.com/project/BruceZhang1993 /index-generator/dashboard )
10
- [ ![ Codacy coverage] ( https://img.shields.io/codacy/coverage/3aef89bd80514ba0a2e353aefac47ebe.svg?style=for-the-badge )] ( https://app.codacy.com/project/BruceZhang1993 /index-generator/dashboard )
5
+ [ ![ Travis] ( https://img.shields.io/travis/index-generator-project /index-generator.svg?style=for-the-badge )] ( https://travis-ci.org/index-generator-project /index-generator )
6
+ [ ![ GitHub top language] ( https://img.shields.io/github/languages/top/index-generator-project /index-generator.svg?style=for-the-badge )] ( https://github.com/index-generator-project /index-generator )
7
+ [ ![ Requires.io] ( https://img.shields.io/requires/github/index-generator-project /index-generator.svg?style=for-the-badge )] ( https://requires.io/github/index-generator-project /index-generator/requirements/?branch=master )
8
+ [ ![ GitHub] ( https://img.shields.io/github/license/index-generator-project /index-generator.svg?style=for-the-badge )] ( https://github.com/index-generator-project /index-generator/blob/master/LICENSE )
9
+ [ ![ Codacy grade] ( https://img.shields.io/codacy/grade/3aef89bd80514ba0a2e353aefac47ebe.svg?style=for-the-badge )] ( https://app.codacy.com/project/index-generator-project /index-generator/dashboard )
10
+ [ ![ Codacy coverage] ( https://img.shields.io/codacy/coverage/3aef89bd80514ba0a2e353aefac47ebe.svg?style=for-the-badge )] ( https://app.codacy.com/project/index-generator-project /index-generator/dashboard )
11
11
12
12
## Install
13
13
@@ -21,7 +21,7 @@ pip install index-generator
21
21
22
22
### GitHub release
23
23
24
- [ ![ GitHub release] ( https://img.shields.io/github/release/BruceZhang1993 /index-generator.svg?style=for-the-badge )] ( https://github.com/BruceZhang1993 /index-generator/releases )
24
+ [ ![ GitHub release] ( https://img.shields.io/github/release/index-generator-project /index-generator.svg?style=for-the-badge )] ( https://github.com/index-generator-project /index-generator/releases )
25
25
26
26
You can just download wheel(.whl) file, and install using ` pip install ` .
27
27
@@ -47,11 +47,11 @@ sudo pip install .
47
47
48
48
## Usage
49
49
50
- See [ Wiki Page] ( https://github.com/BruceZhang1993 /index-generator/wiki )
50
+ See [ Wiki Page] ( https://github.com/index-generator-project /index-generator/wiki )
51
51
52
52
## License
53
53
54
- [ MIT] ( https://github.com/BruceZhang1993 /index-generator/blob/master/LICENSE )
54
+ [ MIT] ( https://github.com/index-generator-project /index-generator/blob/master/LICENSE )
55
55
56
56
## Contributors
57
57
@@ -60,4 +60,4 @@ See [Wiki Page](https://github.com/BruceZhang1993/index-generator/wiki)
60
60
- Bruce Zhang ([ BruceZhang1993] ( https://github.com/BruceZhang1993 ) )
61
61
- Edward P ([ edward-p] ( https://github.com/edward-p ) )
62
62
63
- [ More...] ( https://github.com/BruceZhang1993 /index-generator/graphs/contributors )
63
+ [ More...] ( https://github.com/index-generator-project /index-generator/graphs/contributors )
0 commit comments