Skip to content

Commit 35d8efa

Browse files
Update README.md
1 parent 575c4a2 commit 35d8efa

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

README.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# MojangAPI-in-Java
22
Mojang Public API Java implementation.
3-
<h2>It is still in development.</h2>
3+
## It is still in development.
44

55
## Download
66
Maven:
@@ -19,9 +19,9 @@ Maven:
1919
```
2020

2121
Jar file download: Please download file at [GitHub releases](https://github.com/XiaoPangxie732/MojangAPI-in-Java/releases/latest)
22-
Javadoc: [Click here](https://maxpixel.cn:20443/xiaopangxie732/javadoc/mojang-api/0.0.4/)
22+
Javadoc: [Click here](https://maxpixel.cn:20443/xiaopangxie732/projects/mojang-api/javadoc/0.0.4/)
2323
## How to build(from source):
2424
1.Install Maven.
25-
2.cd to that directory.
25+
2.cd to source directory.
2626
3.Run <code>mvn clean install</code>
2727
4.When build complete, files are all in target folder

0 commit comments

Comments
 (0)