Update README.md

Fixed demo package path
This commit is contained in:
TheMode 2020-10-11 16:04:21 +02:00 committed by GitHub
parent 551bd42b48
commit 99cb9f2faf
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

2
.github/README.md vendored
View File

@ -29,7 +29,7 @@ It is the base for interfacing between the server and client.
Our own expanded version for Vanilla can be found [here](https://github.com/Minestom/VanillaReimplementation).
# Usage
An example of how to use the Minestom library is available [here](https://github.com/Minestom/Minestom/tree/master/src/main/java/fr/themode/demo).
An example of how to use the Minestom library is available [here](/src/test/java/demo).
Alternatively you can check the official wiki [here](https://github.com/Minestom/Minestom/wiki).
# Why Minestom?