Skip to content

Commit 771378d

Browse files
Update README.md
1 parent 2ef5b90 commit 771378d

File tree

1 file changed

+10
-10
lines changed

1 file changed

+10
-10
lines changed

README.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -2,12 +2,12 @@
22

33
Yet another python index generator
44

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)
1111

1212
## Install
1313

@@ -21,7 +21,7 @@ pip install index-generator
2121

2222
### GitHub release
2323

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)
2525

2626
You can just download wheel(.whl) file, and install using `pip install`.
2727

@@ -47,11 +47,11 @@ sudo pip install .
4747

4848
## Usage
4949

50-
See [Wiki Page](https://github.com/BruceZhang1993/index-generator/wiki)
50+
See [Wiki Page](https://github.com/index-generator-project/index-generator/wiki)
5151

5252
## License
5353

54-
[MIT](https://github.com/BruceZhang1993/index-generator/blob/master/LICENSE)
54+
[MIT](https://github.com/index-generator-project/index-generator/blob/master/LICENSE)
5555

5656
## Contributors
5757

@@ -60,4 +60,4 @@ See [Wiki Page](https://github.com/BruceZhang1993/index-generator/wiki)
6060
- Bruce Zhang ([BruceZhang1993](https://github.com/BruceZhang1993))
6161
- Edward P ([edward-p](https://github.com/edward-p))
6262

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

Comments
 (0)