Skip to content

Commit 6d94300

Browse files
authored
Update README.md
1 parent 86ffa19 commit 6d94300

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This is a java wrapper for the API provided by bungie to control things on Bungi
44
The API is far from complete, and currently only handles the basics of what you might need. You can get users and clans by their names or ids and get details about them. You can also control your clan such as kicking, banning and inviting players, as long as you have set up OAuth.
55

66
# Getting Started
7-
To begin, use this dependency inside of your Maven pom.xml
7+
To begin, use this dependency inside of your Maven pom.xml (Currently Unavailable)
88
```
99
<groupId>org.dec4234</groupId>
1010
<artifactId>JavaDestinyAPI</artifactId>

0 commit comments

Comments
 (0)