diff options
author | wout <wout@impinc.co.uk> | 2014-01-22 13:03:57 +0100 |
---|---|---|
committer | wout <wout@impinc.co.uk> | 2014-01-22 13:03:57 +0100 |
commit | 4367d5c24904cdcd21ca5d1b050303e1966ccd65 (patch) | |
tree | 00ac5d0ce0200286cb319d7d1558cfed94d9a78b /README.md | |
parent | e69727ad986b456c95c54b9760c44e0560507b86 (diff) | |
download | svg.js-4367d5c24904cdcd21ca5d1b050303e1966ccd65.tar.gz svg.js-4367d5c24904cdcd21ca5d1b050303e1966ccd65.zip |
Updated README
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1417,7 +1417,7 @@ Here are a few nice plugins that are available for svg.js: - [svg.path.js](https://github.com/otm/svg.path.js) for manually drawing paths (by Nils Lagerkvist). - [svg.pattern.js](https://github.com/wout/svg.pattern.js) add fill patterns. - [svg.shapes.js](https://github.com/wout/svg.shapes.js) for more polygon based shapes. -- [svg.topath.js](https://github.com/wout/svg.shapes.js) to convert any other shape to a path. +- [svg.topath.js](https://github.com/wout/svg.topath.js) to convert any other shape to a path. ## Building |