Skip to content

Commit 74f525c

Browse files
2 parents bd1f113 + 2111e1d commit 74f525c

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,9 @@
11
# MojangAPI-in-Java
22
Mojang Public API Java implementation.
3-
## It is still in development.
4-
3+
4+
## Usage
5+
Usage is in the [wiki](https://github.com/XiaoPangxie732/MojangAPI-in-Java/wiki)
6+
57
## Download
68
Maven:
79
```xml
@@ -24,4 +26,4 @@ Javadoc: [Click here](https://maxpixel.cn:20443/xiaopangxie732/projects/mojang-a
2426
1.Install Maven.
2527
2.cd to source directory.
2628
3.Run <code>mvn clean install</code>
27-
4.When build complete, files are all in target folder.
29+
4.When build complete, files are all in target folder.

0 commit comments

Comments
 (0)