From 8a6ab6a781e893c3ea25100bc6b1c40a7af4a514 Mon Sep 17 00:00:00 2001 From: Mike Penz Date: Fri, 6 Mar 2015 20:26:20 +0100 Subject: [PATCH] Update README.md --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index d30b32e85..4ea7c3a04 100644 --- a/README.md +++ b/README.md @@ -51,6 +51,7 @@ compile('com.mikepenz.materialdrawer:library:2.0.0@aar') { ##How to use Here's a quick overview what you have to do within your application. +You can find a detailed description of all methods in the [WIKI](https://github.com/mikepenz/MaterialDrawer/wiki). ###Minimal SetUp ####Code: