From 8b358c20854517ace88e375c7bbafd15b4f99c8c Mon Sep 17 00:00:00 2001 From: Sven-Erik Date: Fri, 10 Jul 2020 10:20:54 +0200 Subject: [PATCH] Update README.md Removed the second GIF. --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index ff2396a..6e2087a 100644 --- a/README.md +++ b/README.md @@ -508,8 +508,6 @@ To enable Emmet support in .twig files, you'll need to have the following in you ![Animated GIF of POV-Ray in Visual Studio Code](https://raw.githubusercontent.com/jmaxwilson/vscode-povray/master/images/vscode-povray-demo.gif) -![Animated GIF of POV-Ray Snippets](https://raw.githubusercontent.com/jmaxwilson/vscode-povray/master/images/vscode-povray-snippets-demo.gif) - ## Python - [Python](https://marketplace.visualstudio.com/items?itemName=ms-python.python) - Linting, Debugging (multi threaded, web apps), Intellisense, auto-completion, code formatting, snippets, unit testing, and more.