summaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorwout <wout@impinc.co.uk>2014-01-22 13:03:57 +0100
committerwout <wout@impinc.co.uk>2014-01-22 13:03:57 +0100
commit4367d5c24904cdcd21ca5d1b050303e1966ccd65 (patch)
tree00ac5d0ce0200286cb319d7d1558cfed94d9a78b /README.md
parente69727ad986b456c95c54b9760c44e0560507b86 (diff)
downloadsvg.js-4367d5c24904cdcd21ca5d1b050303e1966ccd65.tar.gz
svg.js-4367d5c24904cdcd21ca5d1b050303e1966ccd65.zip
Updated README
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d6ca25e..3a3dd98 100644
--- a/README.md
+++ b/README.md
@@ -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