From 938fcf1c0e3b5b6dbabfbf384340e979f1dc8c64 Mon Sep 17 00:00:00 2001 From: Miguel Colmenares Date: Wed, 12 Jun 2024 19:06:15 -0500 Subject: [PATCH] =?UTF-8?q?=F0=9F=93=9D=20Fix=20typo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index b282ebf..8a8bb5a 100644 --- a/README.md +++ b/README.md @@ -9,7 +9,7 @@ The CSS & JS Minifier extension for Visual Studio Code allows you to minify CSS and JavaScript files directly from the editor. Using the minification service provided by [Toptal](https://www.toptal.com/developers/), this extension makes it quick and easy to optimize your files. -## Demostation +## Demo Minify File through context menu ![Minify File through context menu](images/minify.gif)