Skip to content

Commit 19689a6

Browse files
Update README.md
1 parent 7ddd5bb commit 19689a6

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,12 +11,12 @@ Follow [these steps](https://help.github.com/en/github/managing-packages-with-gi
1111
<dependency>
1212
<groupId>cn.xiaopangxie732</groupId>
1313
<artifactId>mojang-api</artifactId>
14-
<version>0.1</version>
14+
<version>0.1.1</version>
1515
</dependency>
1616
```
1717

1818
Jar file download: Please download file at [GitHub releases](https://github.com/XiaoPangxie732/MojangAPI-in-Java/releases/latest)
19-
Javadoc: [Click here](https://xiaopangxie732.github.io/MojangAPI-in-Java/index.html)
19+
Javadoc: [Click here](https://xiaopangxie732.github.io/MojangAPI-in-Java/apidocs/index.html)
2020
## How to build(from source):
2121
1.Install [Maven](https://maven.apache.org/).
2222
2.cd to source directory.

0 commit comments

Comments
 (0)