From 07d19416fd049115e2b15a5ff8dc376a402c1a04 Mon Sep 17 00:00:00 2001 From: Phil Kunz Date: Fri, 21 Apr 2017 23:59:21 +0200 Subject: [PATCH] update readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 79d6d22..3dd2692 100644 --- a/README.md +++ b/README.md @@ -22,7 +22,7 @@ beautiful logging, TypeScript ready Use TypeScript for best in class instellisense. **Quick Demo:** -[![asciicast](https://asciinema.org/a/7w06e0n0ow2a1m2v1htbotru6.png)](https://asciinema.org/a/7w06e0n0ow2a1m2v1htbotru6) +[![asciicast](https://asciinema.org/a/46djsde96ecsho9wqibjx2zye.png)](https://asciinema.org/a/46djsde96ecsho9wqibjx2zye) ```javascript beautylog.log('some log message') // normal console log message