You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -25,7 +24,6 @@ To access the APIs you'll need your own set of credentials which consist of a De
25
24
Add to `pom.xml` build.
26
25
```xml
27
26
<repositories>
28
-
...
29
27
<repository>
30
28
<id>jcenter</id>
31
29
<url>https://jcenter.bintray.com</url>
@@ -62,7 +60,7 @@ dependencies {
62
60
}
63
61
```
64
62
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).
66
64
67
65
## Question and suggestions
68
66
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