From 86f3963e45d3b6ff3b974f6fca5615d356205efb Mon Sep 17 00:00:00 2001 From: ray-x Date: Sat, 17 Jul 2021 12:41:06 +1000 Subject: [PATCH] update screenshort URL --- README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/README.md b/README.md index 691c448..b1b4882 100644 --- a/README.md +++ b/README.md @@ -10,8 +10,7 @@ Here are some examples The following screenshot shows javascript call tree 🌲 of variable `browser` insides a closure. This feature is similar to incoming & outgoing calls from LSP. It is designed for the symbol analysis. -![navigator](https://user-images.githubusercontent.com/1681295/126022657-57c0062e-a0df-476b-8dc7-8969380069b3.jpg) - +![navigator](https://user-images.githubusercontent.com/1681295/126022829-291a7a2e-4d24-4fde-8293-5ae61562e67d.jpg) Explanation: - The first line of floating windows shows there are 3 references for the symbol *browser* in closure.js