Update README.md with wiki link

This commit is contained in:
Frank van der Heijden 2020-12-21 13:19:45 +01:00
parent 9c77777ff3
commit d3edbd2aa9
No known key found for this signature in database
GPG key ID: 26DA56488D314D11

View file

@ -1,2 +1,3 @@
# MinecraftReflection # MinecraftReflection
A simple way to use reflection within the Spigot/Paper API. A tiny library to use reflections easily with the Spigot/Paper API.
For a little more information and examples head over to the [Wiki](https://github.com/FrankHeijden/MinecraftReflection/wiki).