diff --git a/README.md b/README.md index 85c6eaf..6efd72e 100644 --- a/README.md +++ b/README.md @@ -1,35 +1,3 @@ # Minecraft Utilities - Java Library -The Java library for the Minecraft Utilities API. - -## Usage - -Maven: - -```xml - - - fascinated-repo-public - Fascinated's Repository - https://repo.fascinated.cc/public - - - - - - xyz.mcutils - mcutils-java-library - 1.1 - - -``` - -Usage: - -```java -public class Main { - public static void main(String[] args) { - System.out.println(McUtilsAPI.getPlayer("Notch")); - } -} -``` \ No newline at end of file +See [The Website](https://mcutils.xyz) or [Minecraft Utilities Documentation](https://mcutils.xyz/documentation) for more information. \ No newline at end of file