Skip to content

Commit

Permalink
Update README.md with correct image paths
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelcolmenares committed Jun 11, 2024
1 parent 3f47740 commit 05dc4d4
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@
![GitHub Actions Workflow Status](https://img.shields.io/github/actions/workflow/status/miguelcolmenares/css-js-minifier/master.yml?style=flat-square)
![Install Extension](https://img.shields.io/badge/Install_extension-blue?style=flat-square&link=vscode%3Aextension%2Fmiguel-colmenares.css-js-minifier)



## Description

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.

## Demo
## Demostation
Minify File through context menu

![Minify File through context menu](images/minify.gif)
Expand Down

0 comments on commit 05dc4d4

Please sign in to comment.