summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorBalint Morvai <balint@morvai.de>2015-02-23 17:51:32 +0100
committerBalint Morvai <balint@morvai.de>2015-02-23 17:51:32 +0100
commit2f887f54a69032f5494273b4e1d9889311965da2 (patch)
tree4c0c8b954abf554ae72fc083ceed2ddc0de78343
parenta4ad42e9fb0a9fd63a6e609083729f3060634462 (diff)
downloadsvg.js-2f887f54a69032f5494273b4e1d9889311965da2.tar.gz
svg.js-2f887f54a69032f5494273b4e1d9889311965da2.zip
Added comic.js to plugins section in README.md
-rwxr-xr-xREADME.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 704d187..92ba3de 100755
--- a/README.md
+++ b/README.md
@@ -3149,6 +3149,9 @@ Here are a few nice plugins that are available for svg.js:
### topath
[svg.topath.js](https://github.com/wout/svg.topath.js) to convert any other shape to a path.
+### comic
+[comic.js](https://github.com/balint42/comic.js) to cartoonize any given svg.
+
## Contributing
All contributions are very welcome but please make sure you: