From 9f18a6c8d18a8f5d7281511ee841fe22f37095bd Mon Sep 17 00:00:00 2001 From: Kiko Beats <josefrancisco.verdu@gmail.com> Date: Wed, 14 Oct 2015 23:48:38 +0200 Subject: [PATCH] fixed keyword style --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b32d251..37ea6d8 100755 --- a/README.md +++ b/README.md @@ -183,7 +183,7 @@ If you need customize more the output you can setup `.print` `.generateMessage` Create a new logger. Available options: -##### keyword **{String}** +#### keyword **{String}** Instead of print the type log level, print the keyword. By default this behavior is not activated.