From 413c808be081570e81be184d17777f2d8235d176 Mon Sep 17 00:00:00 2001 From: Dominic Vonk Date: Thu, 20 Aug 2020 10:54:12 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e0e8e6a..56fd5b3 100644 --- a/README.md +++ b/README.md @@ -739,7 +739,7 @@ To enable Emmet support in .twig files, you'll need to have the following in you > Provides parameter hints on function calls in JS/TS/PHP files. -![Parameter Hints](https://raw.githubusercontent.com/dominicvonk/vscode-parameter-hints/master/icon.png) +![Parameter Hints](https://raw.githubusercontent.com/dominicvonk/vscode-parameter-hints/master/preview.png) ## [Partial Diff](https://marketplace.visualstudio.com/items?itemName=ryu1kn.partial-diff)