From d3edbd2aa9fc8c7e9272d801101d73051ae30529 Mon Sep 17 00:00:00 2001 From: Frank van der Heijden Date: Mon, 21 Dec 2020 13:19:45 +0100 Subject: [PATCH] Update README.md with wiki link --- README.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index ad89f97..59d6f44 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ # MinecraftReflection -A simple way to use reflection within the Spigot/Paper API. \ No newline at end of file +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). \ No newline at end of file