1
0
Fork 0
mirror of https://github.com/tldr-pages/tldr.git synced 2025-09-10 11:53:11 +02:00

svgo: add link to homepage

This commit is contained in:
pxgamer 2019-05-14 17:31:27 +01:00 committed by Lucas Gabriel Schneider
parent 5df3d2255f
commit 29fcb2dfd0

View file

@ -2,6 +2,7 @@
> SVG Optimizer: a Node.js-based tool for optimizing Scalable Vector Graphics files.
> It applies a series of transformation rules (plugins), which can be toggled individually.
> Homepage: <https://github.com/svg/svgo>.
- Optimize a file using the default plugins (overwrites the original file):