From 24189cf5d43ad6497721dee298d2d467b47410b6 Mon Sep 17 00:00:00 2001 From: Gabriele C Date: Sun, 21 May 2017 14:41:37 +0200 Subject: [PATCH] Add converter wiki link to readme --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 31258dcb..f312154a 100644 --- a/README.md +++ b/README.md @@ -108,6 +108,7 @@ You can also create your own translation file and, if you want, you can share it - [List of all permission nodes](http://github.com/AuthMe/AuthMeReloaded/blob/master/docs/permission_nodes.md) #### How To +- [How to use the converter](https://github.com/AuthMe/AuthMeReloaded/wiki/Converters) - [How to import database from xAuth](https://dev.bukkit.org/projects/authme-reloaded/pages/how-to-import-database-from-xauth) - [Website integration](https://github.com/AuthMe/AuthMeReloaded/tree/master/samples/website_integration) - [How to convert from Rakamak](https://dev.bukkit.org/projects/authme-reloaded/pages/how-to-import-database-from-rakamak)