summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorFuzzy <ulima.ums@googlemail.com>2015-02-23 20:13:46 +0100
committerFuzzy <ulima.ums@googlemail.com>2015-02-23 20:13:46 +0100
commit02e88d9e4186bff0570b7cd05dd19ea9c6ed6dc8 (patch)
tree4c0c8b954abf554ae72fc083ceed2ddc0de78343
parenta4ad42e9fb0a9fd63a6e609083729f3060634462 (diff)
parent2f887f54a69032f5494273b4e1d9889311965da2 (diff)
downloadsvg.js-02e88d9e4186bff0570b7cd05dd19ea9c6ed6dc8.tar.gz
svg.js-02e88d9e4186bff0570b7cd05dd19ea9c6ed6dc8.zip
Merge pull request #327 from balint42/readme_update
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: