From 23887bc12902e3024a48b387015a151816d2ced5 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Wed, 30 Sep 2015 17:27:01 +0200 Subject: [PATCH] Update README.md --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 73e2bdc..9b862b8 100644 --- a/README.md +++ b/README.md @@ -18,3 +18,5 @@ bl.log('some log message','normal'); bl.log('some success message','success'); bl.log('some error message','error'); ``` +The plugin produces beautyful output like this: +![console.png](https://mediaserve.lossless.digital/github.com/pushrocks/beautylog/console.png)