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
+ [ ![ 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 )
8
+ [ ![ Codacy grade] ( https://img.shields.io/codacy/grade/6ee09a36f8b04bd690d23d39d355b3b9.svg?style=for-the-badge )] ( https://app.codacy.com/project/index-generator-project/index-generator/dashboard )
9
+ [ ![ Codacy coverage] ( https://img.shields.io/codacy/coverage/6ee09a36f8b04bd690d23d39d355b3b9.svg?style=for-the-badge )] ( https://app.codacy.com/project/index-generator-project/index-generator/dashboard )
11
10
12
11
## Install
13
12
@@ -21,7 +20,7 @@ pip install index-generator
21
20
22
21
### GitHub release
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
+ [ ![ 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
24
26
25
You can just download wheel(.whl) file, and install using ` pip install ` .
27
26
@@ -47,17 +46,18 @@ sudo pip install .
47
46
48
47
## Usage
49
48
50
- See [ Wiki Page] ( https://github.com/BruceZhang1993 /index-generator/wiki )
49
+ See [ Wiki Page] ( https://github.com/index-generator-project /index-generator/wiki )
51
50
52
51
## License
53
52
54
- [ MIT] ( https://github.com/BruceZhang1993 /index-generator/blob/master/LICENSE )
53
+ [ MIT] ( https://github.com/index-generator-project /index-generator/blob/master/LICENSE )
55
54
56
55
## Contributors
57
56
58
57
Sorting by alphabet order.
59
58
60
59
- Bruce Zhang ([ BruceZhang1993] ( https://github.com/BruceZhang1993 ) )
61
60
- Edward P ([ edward-p] ( https://github.com/edward-p ) )
61
+ - OriginCode ([ OriginCode] ( https://github.com/OriginCode ) )
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