Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 32fe1cf

Browse files
committed
Merge pull request svg#304 from jakearchibald/patch-1
Add reference to SVGOMG
2 parents bada6b2 + cd2f0b6 commit 32fe1cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

README.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -117,6 +117,7 @@ Arguments:
117117
$ svgo test.svg -o - | gzip -cfq9 > test.svgz
118118

119119
* with GUI – [svgo-gui](https://github.com/svg/svgo-gui)
120+
* as a web app - [SVGOMG](https://jakearchibald.github.io/svgomg/)
120121
* as a Nodejs module – [examples](https://github.com/svg/svgo/tree/master/examples)
121122
* as a Grunt task – [grunt-svgmin](https://github.com/sindresorhus/grunt-svgmin)
122123
* as a Gulp task – [gulp-svgmin](https://github.com/ben-eb/gulp-svgmin)

0 commit comments

Comments
 (0)