From 933a0d6839a893fb423177cb0f738e1c3a51faed Mon Sep 17 00:00:00 2001 From: Kashyap Date: Tue, 17 Oct 2017 21:49:38 +0530 Subject: [PATCH] Add link to usage video --- README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 7fbbea2..93162a8 100644 --- a/README.md +++ b/README.md @@ -26,10 +26,14 @@ Usage Performance tab, by the way. 5. Load the page which calls the function where you added comment. - That should record individual profiles for each of the runs in case the function gets called multiple times. +Here's a video of the usage in action: [console-perf-demo](https://www.dropbox.com/s/3o02rkyhzmx6pfz/console-perf-demo-complete.mov?dl=0) + + +Will try to put up a GIF as and when I get a chance. + If there are `return` statements, it checks to see if there are statements/expressions there, and then re-assigns them to variables and returns the variable instead. This ensures that the