From 5a4002528e28ce8d79cfae6359b859f3b7c5dc16 Mon Sep 17 00:00:00 2001 From: Andreas Lind Petersen Date: Mon, 19 Aug 2013 23:09:11 +0200 Subject: [PATCH] README: Added inkscape example. --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bb6f92b..a61a0c3 100644 --- a/README.md +++ b/README.md @@ -45,6 +45,7 @@ http://localhost:1337/myImage.png?pngcrush=-rem+alla http://localhost:1337/myImage.png?optipng=-o7 http://localhost:1337/bigImage.png?resize=400,300&pngquant=128&pngcrush http://localhost:1337/hello.png?setFormat=gif +http://localhost:1337/logo.svg?inkscape http://localhost:1337/file.svg?svgfilter=--runScript=makeItBlue.js ```