From d45005cd9059b4a70e9a423ea98f5884c81fd5b3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bj=C3=B6rn=20Ritzl?= Date: Thu, 24 May 2018 16:34:33 +0200 Subject: [PATCH] Added documentation about monarch.debug() Fixes #16 --- README.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/README.md b/README.md index eef1233..63265e6 100644 --- a/README.md +++ b/README.md @@ -240,3 +240,7 @@ Check if a Monarch screen exists. **RETURN** * ```exists``` (boolean) - True if the screen exists. + + +### monarch.debug() +Enable verbose logging of the internals of Monarch.