Skip to content

Commit c10f32d

Browse files
author
Damian Staszewski
committed
chore(README): update README.md
1 parent 6a69f56 commit c10f32d

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

README.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
[![Build Status](https://travis-ci.org/stachu540/HiRezAPI.svg)](https://travis-ci.org/stachu540/HiRezAPI)
2-
[![Libraries.io](https://img.shields.io/librariesio/github/stachu540/HiRezAPI.svg)](https://libraries.io/github/stachu540/HiRezAPI)
32
[![Codacy Badge](https://api.codacy.com/project/badge/Grade/ee16a92996a3425d87403780aa18f316)](https://www.codacy.com/app/stachu540/HiRezAPI?utm_source=github.com&utm_medium=referral&utm_content=stachu540/HiRezAPI&utm_campaign=Badge_Grade)
43
[![Javadocs](https://img.shields.io/badge/Javadoc-v2.0.1-brightgreen.svg)](https://jitpack.io/com/github/stachu540/HiRezAPI/v2.0.1/javadoc/)
54
[![Release](https://jitpack.io/v/stachu540/HiRezAPI.svg)](https://jitpack.io/#stachu540/HiRezAPI)
@@ -25,7 +24,6 @@ To access the APIs you'll need your own set of credentials which consist of a De
2524
Add to `pom.xml` build.
2625
```xml
2726
<repositories>
28-
...
2927
<repository>
3028
<id>jcenter</id>
3129
<url>https://jcenter.bintray.com</url>
@@ -62,7 +60,7 @@ dependencies {
6260
}
6361
```
6462

65-
For starting using script check [Wiki page](https://github.com/stachu540/HiRezAPI/wiki/Example-Usage).
63+
For starting using script check [Wiki page](https://github.com/stachu540/HiRezAPI/wiki).
6664

6765
## Question and suggestions
6866
Any more questions or some suggestions changes are welcome. Don't be shy, just open your [Issues](https://github.com/stachu540/HiRezAPI/issues) if you have some problem. [Pull Request's](https://github.com/stachu540/HiRezAPI/pulls) and any other contribution are welcome.

0 commit comments

Comments
 (0)