svgo: add link to homepage
This commit is contained in:
parent
5df3d2255f
commit
29fcb2dfd0
|
|
@ -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):
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue